We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7f0ee commit 6df89d7Copy full SHA for 6df89d7
scss/_select.scss
@@ -11,6 +11,7 @@
11
@include appearance(none);
12
position: absolute;
13
top: 0;
14
+ bottom: 0;
15
right: 0;
16
padding: ($item-padding - 2) ($item-padding * 3) ($item-padding) $item-padding;
17
max-width: 65%;
0 commit comments