UX: Dark theme tweaks for `Ember.Select`.
This commit is contained in:
parent
507c4ff777
commit
9f264d2477
|
@ -0,0 +1,4 @@
|
|||
.ember-select {
|
||||
background-color: $secondary;
|
||||
color: $primary;
|
||||
}
|
Loading…
Reference in New Issue