Add spacing to Form results
parent
5c83eb73f0
commit
ca1016ad3a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue