Thomas Kaul
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
apps/client/src/styles.scss
|
@ -510,8 +510,10 @@ ngx-skeleton-loader { |
|
|
padding-bottom: constant(safe-area-inset-bottom); |
|
|
padding-bottom: constant(safe-area-inset-bottom); |
|
|
|
|
|
|
|
|
.fab-container { |
|
|
.fab-container { |
|
|
|
|
|
@media (max-width: 575.98px) { |
|
|
bottom: 5rem; |
|
|
bottom: 5rem; |
|
|
} |
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.mat-mdc-tab-nav-bar { |
|
|
.mat-mdc-tab-nav-bar { |
|
|
--mat-tab-header-active-focus-indicator-color: transparent; |
|
|
--mat-tab-header-active-focus-indicator-color: transparent; |
|
|