Fix weird margins here

This commit is contained in:
Lim Chee Aun 2023-03-30 15:15:07 +08:00
parent d2214c59be
commit dae2cb7614

View file

@ -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;