UI: Fixed breakpoint

This commit is contained in:
Vladyslav_Prykhodko 2023-11-07 18:32:22 +02:00
parent b8a46da469
commit c99a129f84

View File

@ -139,11 +139,7 @@ div.tb-dashboard-page {
} }
@media #{$mat-gt-md} { @media #{$mat-gt-md} {
width: min(75%, 956px) !important; width: min(85%, 956px) !important;
}
@media #{$mat-gt-xl} {
width: min(60%, 956px) !important;
} }
@media screen and (min-width: 2000px) { @media screen and (min-width: 2000px) {