Forráskód Böngészése

修改独立标签样式

zhangxc 6 éve
szülő
commit
6074687f3d
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      src/components/icss/PubIndeptTag.vue

+ 3 - 3
src/components/icss/PubIndeptTag.vue

@@ -399,14 +399,14 @@
         }
 
     }
-    .fix-inp .el-col .el-input__inner{
+    .PubTagGroupWrapper .fix-inp .el-col .el-input__inner{
         width: 100%;
         display: inline-block;
     }
-    .fix-inp .el-col-4{
+    .PubTagGroupWrapper .fix-inp .el-col-4{
         text-align: center;
     }
-    .fix-inp .el-col-8{
+    .PubTagGroupWrapper .fix-inp .el-col-8{
         text-align: center;
     }