fix chevron missing its dropdown icon
This commit is contained in:
parent
f3a79cdb97
commit
155e7aa117
|
@ -84,7 +84,7 @@ label.Select {
|
|||
width: 0.875em;
|
||||
font-family: var(--font);
|
||||
line-height: 2;
|
||||
z-index: 0;
|
||||
z-index: 1;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue