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.
2 parents dd0124c + 26aa7c1 commit 2cd39d9Copy full SHA for 2cd39d9
src/components/Select/Select.scss
@@ -64,7 +64,7 @@
64
}
65
66
&__value--small {
67
- @include om.breakpoint(xs, $prop: max-width) {
+ @include om.breakpoint(sm, $prop: max-width) {
68
font-size: om.space(3);
69
70
0 commit comments