ソースを参照

style: 组件库无数据时,分页位置不变化

wu.jian2 1 年間 前
コミット
4bc30f3b32

+ 3 - 0
data-room-ui/packages/BigScreenDesign/ComponentDialog/index.vue

@@ -698,4 +698,7 @@ export default {
     display: none;
   }
 }
+.empty{
+  height: calc(100vh - 430px);
+}
 </style>