From f3e2ddace514faed5caedfa8791773d25d9db01b Mon Sep 17 00:00:00 2001 From: DianaXWiki <139217939+DianaXWiki@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:59:02 +0300 Subject: [PATCH] Fix overflowing check and radio items #1574 --- 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 c9e77e64b..00fdfafb2 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -1011,7 +1011,6 @@ min-width: 300px; width: 300px; position: absolute; - left: 20px; word-break: break-word; background: @cp_form-bg1; z-index: 2;