Fix selected select input text color
This commit is contained in:
parent
d7d38c1ba9
commit
da69dd8320
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
|||
min-height: 32px;
|
||||
}
|
||||
|
||||
.option.selected {
|
||||
color: #0dbd8b;
|
||||
}
|
||||
|
||||
.option.focused {
|
||||
background-color: rgba(111, 120, 130, 0.2);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue