diff --git a/front/src/style/components/_form.scss b/front/src/style/components/_form.scss index bd0d2734e..a86b7b863 100644 --- a/front/src/style/components/_form.scss +++ b/front/src/style/components/_form.scss @@ -28,7 +28,7 @@ form.ui.form { label { font-size: 14px; font-weight: 600; - margin-bottom: 8px; + align-self: baseline; } }