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;