From 8c6e79be02777816dda6cd9a079cc54ff6ce76c8 Mon Sep 17 00:00:00 2001 From: yflory Date: Fri, 11 Jun 2021 17:53:52 +0200 Subject: [PATCH] Fix scrollbar in forms --- www/form/app-form.less | 1 - 1 file changed, 1 deletion(-) diff --git a/www/form/app-form.less b/www/form/app-form.less index c5780e589..114abf395 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -101,7 +101,6 @@ display: flex; flex-flow: column; flex: 1 1 1000px; - overflow: auto; .cp-form-creator-add-inline { display: flex;