Kaynağa Gözat

限制弹窗高度

wyq 3 yıl önce
ebeveyn
işleme
f8175d57d3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/components/common/LtModal.vue

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

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