wenhongquan 3 年之前
父節點
當前提交
4f54f4ec13
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/IncidentDetail/index.scss

+ 1 - 1
src/views/IncidentDetail/index.scss

@@ -161,7 +161,7 @@
         .detail-left,
         .detail-right {
             position: absolute;
-            top: calc(50% + px2rem(10px * 2));
+            top: calc(50% + px2rem(20px * 2));
             transform: translateY(calc(-50% - px2rem(52px / 2 * 2)));
             height: max-content;
             z-index: 1;