arya rizky
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
libs/ui/src/lib/page-tabs/page-tabs.component.scss
|
|
@ -4,6 +4,8 @@ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
height: calc(100svh - var(--mat-toolbar-standard-height)); |
|
|
height: calc(100svh - var(--mat-toolbar-standard-height)); |
|
|
|
|
|
padding-bottom: env(safe-area-inset-bottom); |
|
|
|
|
|
padding-bottom: constant(safe-area-inset-bottom); |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
|
|
|
|
|
|
@include mat.tabs-overrides( |
|
|
@include mat.tabs-overrides( |
|
|
|