feat:更新代码
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// $menu-bg-color: #8290f0;
|
||||
$menu-bg-color: #434343;
|
||||
$menu-bg-color: #409EFF;
|
||||
// $menu-bg-color: #434343;
|
||||
#app {
|
||||
|
||||
.main-container {
|
||||
@@ -140,7 +140,7 @@ $menu-bg-color: #434343;
|
||||
.sidebar-container {
|
||||
// width: 54px !important;
|
||||
height: calc(100vh - 50px);
|
||||
background-color: red;
|
||||
// background-color: red;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user