Add spacing under Poll hint

pull/1/head
David Benqué 3 years ago
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…
Cancel
Save