Add spacing under Poll hint
parent
622a9eda17
commit
e2bd942a71
|
@ -581,6 +581,9 @@
|
|||
|
||||
.cp-form-type-poll-container {
|
||||
overflow: auto;
|
||||
.cp-form-poll-hint {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
.cp-form-type-poll {
|
||||
display: inline-flex;
|
||||
|
|
Loading…
Reference in New Issue