Add spacing to Form results

pull/1/head
David Benqué 2021-07-02 13:45:20 +01:00
parent 5c83eb73f0
commit ca1016ad3a
1 changed files with 4 additions and 0 deletions

View File

@ -470,7 +470,11 @@
//padding: 10px;
}
.cp-form-creator-results-export {
margin-bottom: 20px;
}
.cp-form-creator-results-content {
padding-bottom: 100px;
.cp-form-block {
background: @cp_form-bg1;
padding: 10px;