diff --git a/src/assets/styles/sidebar.scss b/src/assets/styles/sidebar.scss index 85f1ec0..2a5c264 100644 --- a/src/assets/styles/sidebar.scss +++ b/src/assets/styles/sidebar.scss @@ -14,7 +14,8 @@ -webkit-transition: width 0.28s; transition: width 0.28s; width: $base-sidebar-width !important; - background-color: $base-menu-background; + // background-color: $base-menu-background; + background-color: transparent; height: 100%; // position: fixed; font-size: 0px;