Fix weird margins here
This commit is contained in:
parent
d2214c59be
commit
dae2cb7614
|
@ -894,6 +894,7 @@ a.card:is(:hover, :focus) {
|
|||
}
|
||||
.poll-label input:is([type='radio'], [type='checkbox']) {
|
||||
flex-shrink: 0;
|
||||
margin: 3px;
|
||||
}
|
||||
.poll-option-votes {
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Reference in a new issue