Skip to content

Commit 7fe800f

Browse files
committed
demo(app): minor fix in the styling for mat-slide-toggle components
1 parent db3af56 commit 7fe800f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/src/styles.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ $breakpoints: $grid-breakpoints;
4040
}
4141
}
4242

43-
mat-toolbar {
43+
44+
mat-toolbar, mat-slide-toggle {
4445
text-overflow: ellipsis;
4546
overflow: hidden;
4647
white-space: nowrap;

0 commit comments

Comments
 (0)