diff --git a/www/form/app-form.less b/www/form/app-form.less index 3aced5325..031411800 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -193,6 +193,7 @@ display: flex; align-items: center; margin-bottom: 10px; + flex-wrap: wrap; & > *:not(:first-child) { margin-left: 10px; }