Just a little spacing fix
This commit is contained in:
parent
708976a9e9
commit
ed0d714cf2
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue