[Update] 优化前端高度显示css (#2749)

This commit is contained in:
BaiJiangJie
2019-06-11 10:10:04 +08:00
committed by 老广
parent 03d9570895
commit 0574b43971

View File

@@ -8118,7 +8118,7 @@ body.md-skin {
#page-wrapper {
position: inherit;
margin: 0 0 0 220px;
min-height: 1200px;
/*min-height: 1200px;*/
}
.navbar-static-side {
z-index: 2001;