Angular & UIkit Upgrade #5

Merged
k.triantafyllou merged 9 commits from develop into master 2023-11-06 10:06:30 +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;