Adjust list of individual responses

pull/1/head
David Benqué 2021-06-14 14:16:47 +01:00
parent a577281724
commit dc091b81c7
1 changed files with 4 additions and 3 deletions

View File

@ -463,8 +463,8 @@
position: relative;
.cp-form-creator-results-controls {
margin-bottom: 20px;
background: @cp_form-bg1;
padding: 10px;
//background: @cp_form-bg1;
//padding: 10px;
}
.cp-form-creator-results-content {
@ -520,7 +520,8 @@
}
}
.cp-form-individual {
margin-bottom: 10px;
background: @cp_form-bg1;
padding: 10px;
& > *:not(:last-child) {
margin-right: 10px;
}