Explorar o código

弹窗样式修改

wyq %!s(int64=3) %!d(string=hai) anos
pai
achega
d0d4a4d823
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/components/common/LtModal.vue

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

@@ -549,7 +549,7 @@ export default {
 //   left: 250px;
 // }
 .mapList {
-  padding: 0 20px 20px;
+  padding: 0 20px;
   font-size: 14px;
   line-height: 24px;
   & span {
@@ -603,7 +603,7 @@ export default {
 .rightBox {
   width: 380px;
   float: left;
-  min-height: 200px;
+  min-height: 248px;
   font-size: 14px;
 }
 .midBox {
@@ -625,7 +625,7 @@ export default {
 }
 .rightBox {
   padding-right: 33px;
-  height: 200px;
+  height: 248px;
   overflow-y: auto;
 }
 .itemLabel {