Add spacing to buttons in question editor
parent
61ac8b0512
commit
eaa02bb8b8
www/form
|
@ -428,6 +428,7 @@
|
|||
|
||||
button.btn-secondary {
|
||||
margin-left: 30px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.cp-form-handle {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue