Fix some css & resources select (#277)

This commit is contained in:
Dapoulp 2025-07-06 02:24:33 +02:00 committed by GitHub
parent 608920c193
commit 51b7cdeefb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 46 additions and 40 deletions

View file

@ -236,6 +236,10 @@
border-radius: 6px;
border: none;
}
> .checkbox {
align-self: end;
}
}
.form-group {
@ -248,7 +252,8 @@
&.checkbox {
width: fit-content;
display: flex;
align-items: center;
.form-fields {
height: 32px;
align-content: center;