Skip to content

Commit

Permalink
πŸ’„ Fix checkbox/radio design
Browse files Browse the repository at this point in the history
Closes #16
  • Loading branch information
MatzeKitt committed Jul 1, 2023
1 parent fb52117 commit a4916f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/style/form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
}

.form-block__label {
flex: 0 0 calc(100% - (1em + 4px));
order: 0;
}
}
Expand Down

0 comments on commit a4916f2

Please sign in to comment.