1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 01:55:36 +02:00

enhance(frontend): 投稿フォームの設定メニューを改良 (改)

This reverts commit a814395127.
This commit is contained in:
syuilo
2025-03-16 17:48:16 +09:00
parent a814395127
commit 22b0ace8b4
9 changed files with 166 additions and 12 deletions

View File

@@ -436,6 +436,10 @@ rt {
color: var(--MI_THEME-link);
}
._love {
color: var(--MI_THEME-love);
}
._caption {
font-size: 0.8em;
opacity: 0.7;