Browse Source

Fixed select traits style.

pull/2151/head
Michelangelo Bagnara 7 years ago
parent
commit
66311c9d0a
  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