Update to Angular 16 #4

Merged
k.triantafyllou merged 8 commits from angular-16 into develop 2023-10-30 10:59:44 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 41852761e7 - Show all commits

View File

@ -292,7 +292,7 @@
}
@{dashboard-pages}, @{dashboard-elements} {
width: 100vw;
width: 100%;
box-sizing: border-box;
padding-left: @dashboard-sidebar-width;
transition: padding-left @dashboard-transition-delay linear;