UNPKG

100 BSCSSView Raw
1@mixin Combobox() {
2 .rw-combobox-input {
3 background-color: transparent;
4 z-index: 1;
5 }
6}