mirror of https://github.com/jumpserver/jumpserver
[Update] 优化前端高度显示css (#2749)
parent
03d9570895
commit
0574b43971
|
@ -8118,7 +8118,7 @@ body.md-skin {
|
||||||
#page-wrapper {
|
#page-wrapper {
|
||||||
position: inherit;
|
position: inherit;
|
||||||
margin: 0 0 0 220px;
|
margin: 0 0 0 220px;
|
||||||
min-height: 1200px;
|
/*min-height: 1200px;*/
|
||||||
}
|
}
|
||||||
.navbar-static-side {
|
.navbar-static-side {
|
||||||
z-index: 2001;
|
z-index: 2001;
|
||||||
|
|
Loading…
Reference in New Issue