We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ea02c commit 58ea746Copy full SHA for 58ea746
1 file changed
src/material/slide-toggle/slide-toggle.scss
@@ -25,7 +25,7 @@ $fallbacks: m3-slide-toggle.get-tokens();
25
$_touch-target-size: 48px;
26
$_ripple-size: 24px;
27
$offset: 5px;
28
-
+
29
content: '';
30
opacity: 0;
31
display: block;
@@ -388,7 +388,6 @@ $fallbacks: m3-slide-toggle.get-tokens();
388
&::after {
389
390
391
392
393
.mdc-switch--disabled & {
394
display: none;
0 commit comments