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 62f6fdf commit a439b0cCopy full SHA for a439b0c
src/scss/elements/switch/_general.scss
@@ -1,5 +1,8 @@
1
// switch
2
.#{$pretty--class-name}.p-switch {
3
+ input{
4
+ width:2em;
5
+ }
6
.state {
7
position: relative;
8
0 commit comments