Fix weird margins here

pull/86/head
Lim Chee Aun 2023-03-30 15:15:07 +08:00
rodzic d2214c59be
commit dae2cb7614
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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