diff --git a/front/src/style/components/_form.scss b/front/src/style/components/_form.scss index a86b7b863..0b2906633 100644 --- a/front/src/style/components/_form.scss +++ b/front/src/style/components/_form.scss @@ -1,4 +1,4 @@ -form.ui.form { +.ui.form { select.dropdown { display: block; height: 48px;