Just a little spacing fix

This commit is contained in:
Lim Chee Aun 2024-04-03 22:51:29 +08:00
parent 708976a9e9
commit ed0d714cf2

View file

@ -1695,7 +1695,7 @@ a.card:is(:hover, :focus):visited {
}
.poll-label input:is([type='radio'], [type='checkbox']) {
flex-shrink: 0;
margin: 3px;
margin: 0 3px;
min-height: 0.9em;
}
.poll-option-votes {