This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/stylesheets/common/base/ember-select.scss
2016-04-18 09:36:33 +08:00

5 lines
69 B
SCSS

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