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 0907119 commit f10712bCopy full SHA for f10712b
src/stories/Library/search-result-page/facet-line.scss
@@ -7,7 +7,7 @@
7
.dropdown__select {
8
@extend %text-tags;
9
height: 100%;
10
- padding: 8px 16px;
+ padding: $s-sm $s-md;
11
min-width: 200px;
12
}
13
.dropdown__arrows {
@@ -27,7 +27,7 @@
27
28
29
30
31
min-width: 100px;
32
33
0 commit comments