diff --git a/www/form/app-form.less b/www/form/app-form.less index 1b141240e..7a8e1ece1 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -130,7 +130,7 @@ .cp-form-block { cursor: default !important; .cp-form-block-drag-handle { - display: none !important; + visibility: hidden; } } }