소스 검색

Merge branch '02/23reviewBUG' into 11/24SAAS

mo 2 년 전
부모
커밋
4876ece9de
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/main/baseinfo/modals/manageOrganAll.vue

+ 2 - 2
src/views/main/baseinfo/modals/manageOrganAll.vue

@@ -483,7 +483,7 @@ export default {
   position: relative;
   &:after {
     top: -16px;
-    margin-left: calc(10% - 14px);
+    margin-left: calc(17% - 14px);
     border-top-width: 0;
     border-color: transparent;
     border-bottom-color: #fff;
@@ -499,7 +499,7 @@ export default {
   }
   &:before {
     top: -20px;
-    margin-left: calc(10% - 16px);
+    margin-left: calc(17% - 16px);
 
     border-top-width: 0;
     border-color: transparent;