Skip to content

Commit f133c0b

Browse files
committed
refactor: improve inline variant styles
1 parent 71809ba commit f133c0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scss/_select.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@
288288
z-index: 1;
289289
display: block;
290290
padding: 0;
291+
background-color: transparent;
292+
border: 0;
291293
@include elevation(0);
292294
}
293295
}

0 commit comments

Comments
 (0)