窗口宽度调整

This commit is contained in:
shenyanpei
2021-12-10 15:37:54 +08:00
parent 80e6488ff5
commit b41d2a54fa
@@ -460,7 +460,7 @@ export default {
display: flex;
flex-direction: column;
justify-content: space-between;
height: calc(~'100% - 103px');
height: calc(~'100% - 100px');
overflow: auto;
.tableTitle {