mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-01 03:17:53 -05:00
4 lines
69 B
SCSS
4 lines
69 B
SCSS
.ember-select {
|
|
background-color: $secondary;
|
|
color: $primary;
|
|
}
|