mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-25 08:39:38 -05:00
4 lines
69 B
SCSS
4 lines
69 B
SCSS
.ember-select {
|
|
background-color: $secondary;
|
|
color: $primary;
|
|
}
|