Skip to content

Commit

Permalink
fixup! feat: add new gv-select-native component based on select
Browse files Browse the repository at this point in the history
  • Loading branch information
gcusnieux committed Nov 15, 2021
1 parent 5e19f45 commit 0dfd648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/atoms/gv-select-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export class GvSelectNative extends InputElement(LitElement) {
background-repeat: no-repeat;
-webkit-appearance: none;
appearance: none;
background-color: var(--bgc);
}
.multiple .input {
Expand Down

0 comments on commit 0dfd648

Please sign in to comment.