mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Enhancement: FieldSelect didn't reserve space for dropdown arrow.
This commit is contained in:
parent
5c7c83b42a
commit
a202a8eab4
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
.select {
|
||||
color: var(--matterColorAnti);
|
||||
border-bottom-color: var(--attentionColor);
|
||||
padding-right: 20px;
|
||||
|
||||
& > option {
|
||||
color: var(--matterColor);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue