소스 검색

修改独立标签样式

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%;
         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;
     }