Skip to content

Commit bc6817a

Browse files
author
RingCentral Integrations Team
committed
make select take 100% width
1 parent c67d28c commit bc6817a

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)