diondiondion de89461fb8 [Glitch] Fix tiny spacing above character counter
Port e966aae0492cc612a96757ea01a204d9ae60a3aa to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00

10 lines
122 B
SCSS

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