mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
(Page Layouts) Small tweaks
This commit is contained in:
parent
73a81699ec
commit
86815b7737
|
@ -100,7 +100,6 @@ $carded-header-height-without-toolbar-sm: $carded-header-height-sm - $carded-too
|
|||
}
|
||||
|
||||
> .content {
|
||||
display: flex;
|
||||
flex: 1 0 auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
@ -121,6 +120,7 @@ $carded-header-height-without-toolbar-sm: $carded-header-height-sm - $carded-too
|
|||
.content-card {
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
|
||||
.mat-tab-group {
|
||||
overflow: hidden;
|
||||
|
@ -260,7 +260,6 @@ $carded-header-height-without-toolbar-sm: $carded-header-height-sm - $carded-too
|
|||
}
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
flex: 1 1 auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
@ -302,6 +301,7 @@ $carded-header-height-without-toolbar-sm: $carded-header-height-sm - $carded-too
|
|||
.content-card {
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
|
||||
.mat-tab-group {
|
||||
overflow: hidden;
|
||||
|
@ -430,7 +430,6 @@ $carded-header-height-without-toolbar-sm: $carded-header-height-sm - $carded-too
|
|||
}
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user