Fix control alignment funkiness

This commit is contained in:
Cohee
2024-04-08 14:55:31 +03:00
parent 63cbfda9b1
commit c55181f955
2 changed files with 2 additions and 0 deletions

View File

@ -299,6 +299,7 @@
gap: 1em;
color: var(--grey70);
font-size: smaller;
align-items: baseline;
> .checkbox_label {
white-space: nowrap;
> input {