mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
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']) {
|
||||
flex-shrink: 0;
|
||||
margin: 3px;
|
||||
}
|
||||
.poll-option-votes {
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue