fix poll options

This commit is contained in:
Henry Jameson 2024-03-04 23:02:21 +02:00
parent 7f38d7d474
commit 3239bd34df

View File

@ -112,6 +112,10 @@
.poll-option { .poll-option {
margin: 0.75em 0.5em; margin: 0.75em 0.5em;
.input {
line-height: inherit;
}
} }
.option-result { .option-result {