This commit is contained in:
Zheng Jie
2022-08-24 13:45:21 +08:00
parent 972cb5f85f
commit 5a71ef7e0d

View File

@@ -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;