Skip to content

Commit dd44e06

Browse files
alex-okrushkotinayuangao
authored andcommitted
Apply styling to .mat-tab-label-content which is a child element (#11263)
1 parent 8ae6ad6 commit dd44e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/tabs/_tabs-common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $mat-tab-animation-duration: 500ms !default;
3030
cursor: default;
3131
}
3232

33-
&.mat-tab-label-content {
33+
.mat-tab-label-content {
3434
display: inline-flex;
3535
justify-content: center;
3636
align-items: center;

0 commit comments

Comments
 (0)