Skip to content

Commit 454f718

Browse files
authored
Merge pull request #83 from u9520107/bug/select
make select take 100% width
2 parents c67d28c + bc6817a commit 454f718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Select/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
appearance: none;
2323
border: none;
2424
padding: 0px 32px 0px 0px;
25+
width: 100%;
2526
height: 100%;
2627
color: inherit;
2728
background-color: transparent;

0 commit comments

Comments
 (0)