瀏覽代碼

修改独立标签样式

zhangxc 6 年之前
父節點
當前提交
6074687f3d
共有 1 個文件被更改,包括 3 次插入3 次删除
  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%;
         width: 100%;
         display: inline-block;
         display: inline-block;
     }
     }
-    .fix-inp .el-col-4{
+    .PubTagGroupWrapper .fix-inp .el-col-4{
         text-align: center;
         text-align: center;
     }
     }
-    .fix-inp .el-col-8{
+    .PubTagGroupWrapper .fix-inp .el-col-8{
         text-align: center;
         text-align: center;
     }
     }