fix: align vertical in q-select
This commit is contained in:
parent
5136dd57fd
commit
69827d61bd
1 changed files with 4 additions and 0 deletions
|
|
@ -132,3 +132,7 @@ div.fullscreen.q-drawer__backdrop {
|
|||
.q-tree.q-tree--standard.text-transparent {
|
||||
color: hsl(var(--text-mute)) !important;
|
||||
}
|
||||
|
||||
.q-field__control {
|
||||
align-items: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue