sidebar animations

This commit is contained in:
lotte
2018-11-23 14:44:11 +01:00
parent ea3a2076c7
commit 567d4dc331
20 changed files with 326 additions and 231 deletions

View File

@@ -6,4 +6,5 @@
mdMin: map-get($grid-breakpoints, md);
lgMin: map-get($grid-breakpoints, lg);
smMin: map-get($grid-breakpoints, sm);
adminSidebarActiveBg: $admin-sidebar-active-bg;
}