ly 1 рік тому
батько
коміт
6d96a9c337
1 змінених файлів з 4 додано та 3 видалено
  1. 4 3
      cpms-ui/src/views/plant/organization/branch.vue

+ 4 - 3
cpms-ui/src/views/plant/organization/branch.vue

@@ -159,9 +159,9 @@ export default {
     text-align: center;
     color: #666;
     margin-top: 20px;
-    margin-left: 10px;
-    margin-right: 10px;
-    padding-bottom: 8px;
+    margin-left: 10px ;
+    margin-right: 10px ;
+    padding-bottom: 8px ;
     position: relative;
     &.equal{
       position: absolute;
@@ -203,6 +203,7 @@ export default {
   }
 
   ul{
+    padding-left: 0px;
     display: flex;
     flex-direction: row;
     justify-content: center;