Fix UI issues in forms when disconnected

pull/1/head
yflory 3 years ago
parent 8d46e8b5bd
commit eee79e5553

@ -130,7 +130,7 @@
.cp-form-block {
cursor: default !important;
.cp-form-block-drag-handle {
display: none !important;
visibility: hidden;
}
}
}

Loading…
Cancel
Save