Browse Source

Merge branch 'termLink0615' into test

wyq 4 years ago
parent
commit
66bc114ec4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/base/LtModal.vue

+ 1 - 1
src/components/base/LtModal.vue

@@ -601,7 +601,7 @@ export default {
 }
 }
 .rightBox {
 .rightBox {
   padding-right: 33px;
   padding-right: 33px;
-  height: 300px;
+  height: 200px;
   overflow-y: auto;
   overflow-y: auto;
 }
 }
 .itemLabel {
 .itemLabel {