瀏覽代碼

全局业务查看样式优化

seimin 1 年之前
父節點
當前提交
fba0cc28b1
共有 1 個文件被更改,包括 5 次插入3 次删除
  1. 5 3
      src/app/views/disinfection-supply/disinfection-supply.component.less

+ 5 - 3
src/app/views/disinfection-supply/disinfection-supply.component.less

@@ -14,7 +14,7 @@
14 14
     right: 0;
15 15
     top: 0;
16 16
     bottom: 0;
17
-    z-index: 9;
17
+    z-index: 99;
18 18
     .con-wrap{
19 19
       width: 480px;
20 20
       background: #fff;
@@ -459,9 +459,11 @@
459 459
         margin: 0;
460 460
       }
461 461
       img{
462
-        width: 19px;
463
-        height: 19px;
462
+        width: 16px;
463
+        height: 16px;
464 464
         cursor: pointer;
465
+        margin-right: 2px;
466
+        margin-bottom: 13px;
465 467
       }
466 468
     }
467 469
     .detail_body{