[angular-16 | FIXED]: Fix width of main content

This commit is contained in:
Konstantinos Triantafyllou 2023-10-27 17:39:53 +03:00
parent 47567e484b
commit 24ed9f0690
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<div class="sidebar_main_swipe uk-flex" [class.sidebar_main_active]="open && hasSidebar" [class.sidebar_mini]="!open && hasSidebar"
[class.sidebar_hover]="hover">
<dashboard-sidebar *ngIf="hasSidebar" [items]="sideBarItems" [backItem]="backItem"></dashboard-sidebar>
<main>
<main class="uk-width-1-1">
<router-outlet></router-outlet>
</main>
</div>

@ -1 +1 @@
Subproject commit 660387b8da13f36a656d7965a0147d7302fb3749
Subproject commit 64e8919925eb283df124fc1bcef826a5b62bf991

@ -1 +1 @@
Subproject commit 0a58acbbd45074327642e132cd7deae31188a978
Subproject commit d1b2d5e585722751792d12645d17f820cd6a7860