Skip to content

Commit e04dd9e

Browse files
committed
Added back space that I accidentally removed.
1 parent 5befbe0 commit e04dd9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material-experimental/mdc-slide-toggle/slide-toggle.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
// the host element.
2323
pointer-events: none;
2424
}
25+
2526
// The MDC switch styles related to the hover state are intertwined with the MDC ripple styles.
2627
// We currently don't use the MDC ripple due to size concerns, therefore we need to add some
2728
// additional styles to restore the hover state.

0 commit comments

Comments
 (0)