Fixed: Tabbed page widths are not spanning to entire layout card

This commit is contained in:
sercan 2019-02-19 09:56:05 +03:00
parent 8c555a1fb5
commit 4ce34b2234

View File

@ -173,6 +173,7 @@ $carded-header-height-without-toolbar: $carded-header-height - $carded-toolbar-h
> .mat-tab-group { > .mat-tab-group {
overflow: hidden; overflow: hidden;
width: 100%;
.mat-tab-header { .mat-tab-header {