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 9b68b54 commit 8205cb2Copy full SHA for 8205cb2
src/lib/slide-toggle/slide-toggle.scss
@@ -48,6 +48,7 @@ $mat-slide-toggle-bar-track-width: $mat-slide-toggle-bar-width - $mat-slide-togg
48
flex: 1;
49
flex-direction: row;
50
align-items: center;
51
+ height: inherit;
52
53
cursor: pointer;
54
}
0 commit comments