We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fe7a16 + d0c73d7 commit 6538ab6Copy full SHA for 6538ab6
src/scss/elements/switch/_general.scss
@@ -1,6 +1,6 @@
1
.#{$pretty--class-name}.p-switch {
2
input{
3
- width:2em;
+ min-width:2em;
4
}
5
.state {
6
position: relative;
0 commit comments