优化单据的表格宽度

This commit is contained in:
季圣华
2021-08-27 00:19:43 +08:00
parent 72960a0968
commit 022c40062e
2 changed files with 150 additions and 117 deletions

View File

@@ -2758,6 +2758,7 @@
.input-table {
max-width: 100%;
min-width: 1550px;
overflow-x: hidden;
overflow-y: hidden;
position: relative;