5 lines
69 B
SCSS
Raw Normal View History

.ember-select {
background-color: $secondary;
color: $primary;
}