Explorar el Código

uas手机版
样式调整

samhoo hace 5 años
padre
commit
e54843fab4

+ 2 - 2
uas-office-web/uas-mobile/src/components/private/kanban/kanban.less

@@ -1,13 +1,13 @@
 .kanban-panel-nodata {
   background: #fff;
   width: 100%;
-  min-height: 30vh;
+  min-height: 165px;
   padding: 8px;
   position: relative;
 
   .nodata-box {
     position: absolute;
-    top: 50px;
+    top: 44px;
     left: 50%;
     transform: translate(-50%);