fix(polls) Fix CSS
This commit is contained in:
parent
abc9d36c4c
commit
2ec82c371c
|
@ -75,7 +75,7 @@ ol.poll-result-list {
|
|||
}
|
||||
|
||||
.poll-create-option-row {
|
||||
display: 'flex';
|
||||
display: flex;
|
||||
margin-bottom: 4;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue