Browse Source

Fixed select traits style. (#2151)

Fixed select traits style.
refactor-traits
Artur Arseniev 7 years ago
committed by GitHub
parent
commit
7e9da414b9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/styles/scss/_gjs_inputs.scss

1
src/styles/scss/_gjs_inputs.scss

@ -81,6 +81,7 @@
}
.#{$app-prefix}select option,
.#{$app-prefix}field-select option,
.#{$clm-prefix}select option,
.#{$sm-prefix}select option,
.#{$app-prefix}fields option,

Loading…
Cancel
Save