Browse Source

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

mo 2 năm trước cách đây
mục cha
commit
4876ece9de
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;