wenhongquan 3 years ago
parent
commit
4f54f4ec13
1 changed files with 1 additions and 1 deletions
  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;