mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(ui): fix select chevron alignment (#6690)
This commit is contained in:
parent
c545fa2a28
commit
c74c66e6b4
@ -11,6 +11,9 @@
|
||||
[data-slot="select-select-trigger-icon"] {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
color: var(--text-weak);
|
||||
transition: transform 0.1s ease-in-out;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user