mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-06 00:46:53 +00:00
set select dropdown min-width to 180px
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
}
|
||||
|
||||
[data-component="select-content"] {
|
||||
min-width: 4rem;
|
||||
min-width: 180px;
|
||||
max-width: 23rem;
|
||||
overflow: hidden;
|
||||
border-radius: var(--radius-md);
|
||||
|
||||
Reference in New Issue
Block a user