refactor(style): input labels alignment

This commit is contained in:
ArneBo 2025-02-18 10:31:15 +01:00
parent 9dfb1bab00
commit 978d64c466
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ form.ui.form {
label {
font-size: 14px;
font-weight: 600;
margin-bottom: 8px;
align-self: baseline;
}
}