2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00
discourse/app/assets/stylesheets/common/base/ember-select.scss

5 lines
69 B
SCSS
Raw Normal View History

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