Commit 01910af5 by liangzhen

华东修复

1 parent 0a66f008
Showing with 1 additions and 0 deletions
...@@ -265,6 +265,7 @@ export default { ...@@ -265,6 +265,7 @@ export default {
.setscroll{ .setscroll{
height: calc(100% - 260px); height: calc(100% - 260px);
min-height: 300px; min-height: 300px;
overflow-y: auto;
} }
.setscrollOne { .setscrollOne {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!