diff --git a/src/assets/styles/sidebar.scss b/src/assets/styles/sidebar.scss index 0bfabab..b85151a 100644 --- a/src/assets/styles/sidebar.scss +++ b/src/assets/styles/sidebar.scss @@ -11,7 +11,7 @@ transition: width 0.28s; width: $sideBarWidth !important; background-color: $menuBg; - height: 70%; + height: 66.4%; position: fixed; font-size: 0; top: 0; @@ -229,7 +229,7 @@ transition: width 0.28s; width: $sideBarWidth !important; background-color: $menuBg; - height: 30%; + height: 33.6%; position: fixed; font-size: 0; bottom: 0;