Port e966aae0492cc612a96757ea01a204d9ae60a3aa to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 lines
122 B
SCSS
10 lines
122 B
SCSS
.counter {
|
|
display: block;
|
|
margin-top: 4px;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.counterError {
|
|
color: var(--color-text-error);
|
|
}
|