Add spacing to buttons in question editor

This commit is contained in:
David Benqué 2021-06-15 11:54:28 +01:00
parent 61ac8b0512
commit eaa02bb8b8

View File

@ -428,6 +428,7 @@
button.btn-secondary {
margin-left: 30px;
margin-bottom: 5px;
}
.cp-form-handle {
display: flex;