@@ -616,7 +616,8 @@ export default {
text-align: center;
}
.body {
- max-height: 600px;
+ max-height: 60vh;
+ min-height: 50vh;
overflow: auto;
padding: 0 14px 20px;
@@ -572,7 +572,8 @@ export default {
@@ -626,7 +626,8 @@ export default {