首页log长度

This commit is contained in:
wangxiahui@91isoft.com
2021-10-18 15:45:48 +08:00
parent ecd1b4c1dc
commit 73cb52770e
+1 -1
View File
@@ -308,7 +308,7 @@
flex-direction: column; flex-direction: column;
.container-box { .container-box {
position: relative; position: relative;
height: calc(~'100% - 50px'); height: calc(~'100% - 65px');
//flex: 1; //flex: 1;
background: #F4F4F4; background: #F4F4F4;
overflow-y: auto; overflow-y: auto;