jf hace 5 años
padre
commit
335ac30a7a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      hd/src/components/module/item-list-layer.vue

+ 2 - 2
hd/src/components/module/item-list-layer.vue

@@ -238,7 +238,7 @@ export default {
 .radio-wrap {
   display: block;
 }
-.is-scrolling-none{
-	max-height: 430px !important;
+.el-dialog{
+	margin: 10px auto 10px !important;
 }
 </style>