浏览代码

fix:选择业务标签样式调整

Signed-off-by: tsz <2417024719@qq.com>
tsz 2 年之前
父节点
当前提交
37fc18facd
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/web/staticres/frontRouter/pc/user/css/set_favorite.css

+ 2 - 0
src/web/staticres/frontRouter/pc/user/css/set_favorite.css

@@ -206,6 +206,7 @@
     line-height: 36px;
     border: 0.5px solid rgba(0, 0, 0, 0.1);
     background: transparent;
+    color: #686868;
 }
 .add-input-group .add-input--button {
     color: #2ABED1;
@@ -270,6 +271,7 @@
 .ent-input-group .input-container .el-input .el-input__inner{
   border: 0.5px solid rgba(0, 0, 0, 0.1);
   background: transparent;
+  color: #686868;
 }
 
 .highlight {