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 7e4fdd8 commit e8724e1Copy full SHA for e8724e1
scss/_select.scss
@@ -13,7 +13,7 @@
13
top: 0;
14
bottom: 0;
15
right: 0;
16
- padding: ($item-padding - 2) ($item-padding * 3) ($item-padding) $item-padding;
+ padding: 0 ($item-padding * 3) 0 $item-padding;
17
max-width: 65%;
18
19
border: none;
0 commit comments