소스 검색

Merge branch 'termLink0615' into test

wyq 4 년 전
부모
커밋
66bc114ec4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/base/LtModal.vue

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

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