Echo 2e4f8c3704 [Glitch] Emoji text input and character counter components
Port 3fbb7424fa106a647d812f1bfa256eb74b501a53 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-04 18:49:29 +01:00

9 lines
104 B
SCSS

.counter {
margin-top: 4px;
font-size: 13px;
}
.counterError {
color: var(--color-text-error);
}