mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Fixed: Tabbed page widths are not spanning to entire layout card
This commit is contained in:
parent
8c555a1fb5
commit
4ce34b2234
|
@ -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 {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user