mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Setting Select color same as Input color
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
This commit is contained in:
parent
8629b68c50
commit
1ebfb31a30
@ -42,6 +42,10 @@ html {
|
||||
margin-bottom: 1px;
|
||||
}
|
||||
|
||||
&__single-value {
|
||||
color: var(--textColorSecondary);
|
||||
}
|
||||
|
||||
&__indicator {
|
||||
padding: $padding /2;
|
||||
opacity: .55;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user