From 82ac540e9b55d170c4e00a3710c8ec848b7363d3 Mon Sep 17 00:00:00 2001 From: daria Date: Fri, 11 Oct 2024 16:58:42 +0300 Subject: [PATCH] remove unnecessary margin --- 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 088885af4..a0d95a7ed 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -981,7 +981,6 @@ display: inline-flex; max-width: 100%; padding: 0.313rem 0; - margin: 0.2rem; } .cp-checkmark-label { word-break: break-word;