Browse Source
Fixed select traits style. (#2151)
Fixed select traits style.
refactor-traits
Artur Arseniev
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
src/styles/scss/_gjs_inputs.scss
|
|
@ -81,6 +81,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.#{$app-prefix}select option, |
|
|
.#{$app-prefix}select option, |
|
|
|
|
|
.#{$app-prefix}field-select option, |
|
|
.#{$clm-prefix}select option, |
|
|
.#{$clm-prefix}select option, |
|
|
.#{$sm-prefix}select option, |
|
|
.#{$sm-prefix}select option, |
|
|
.#{$app-prefix}fields option, |
|
|
.#{$app-prefix}fields option, |
|
|
|