fix(moderation): clarify moderator composer state

This commit is contained in:
Tommaso Casaburi
2026-05-22 00:44:14 +07:00
parent 4c011b3fdd
commit 275d8b0e69
5 changed files with 15 additions and 2 deletions
@@ -61,5 +61,6 @@
padding: 3px 4px;
border: 1px inset;
background: var(--post-form-field-input-background-color, revert);
font-weight: normal;
overflow-wrap: anywhere;
}