diff --git a/www/form/app-form.less b/www/form/app-form.less index 956d49d71..e72458b5b 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -199,8 +199,8 @@ align-items: center; margin-bottom: 10px; flex-wrap: wrap; - & > *:not(:first-child) { - margin-left: 10px; + & > * { + margin-right: 10px; } .cp-dropdown-container buttonĀ { max-width: 200px;