瀏覽代碼

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