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