Add spacing under Poll hint

pull/1/head
David Benqué 2021-06-14 13:26:11 +01:00
parent 622a9eda17
commit e2bd942a71
1 changed files with 3 additions and 0 deletions

View File

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