Fix fab-container (#2476)
This commit is contained in:
parent
5db984ffef
commit
3905782ad6
@ -510,7 +510,9 @@ ngx-skeleton-loader {
|
|||||||
padding-bottom: constant(safe-area-inset-bottom);
|
padding-bottom: constant(safe-area-inset-bottom);
|
||||||
|
|
||||||
.fab-container {
|
.fab-container {
|
||||||
bottom: 5rem;
|
@media (max-width: 575.98px) {
|
||||||
|
bottom: 5rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-mdc-tab-nav-bar {
|
.mat-mdc-tab-nav-bar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user