Issue#276 fixed!

This commit is contained in:
imtiazShakil
2019-07-03 22:41:42 +06:00
parent afd772d4c0
commit e50ac540f6

View File

@@ -54,7 +54,7 @@ $border-color: darken($gray-200, 2%);
// Spacing Variables // Spacing Variables
// Change below variable if the height of the navbar changes // Change below variable if the height of the navbar changes
$topbar-base-height: 4.375rem; $topbar-base-height: 4.375rem !default;
// Change below variable to change the width of the sidenav // Change below variable to change the width of the sidenav
$sidebar-base-width: 14rem; $sidebar-base-width: 14rem;
// Change below variable to change the width of the sidenav when collapsed // Change below variable to change the width of the sidenav when collapsed