浏览代码

Merge branch 'dev/v4.8.45_tsz' of qmx/jy into feature/v4.8.45

汤世哲 2 年之前
父节点
当前提交
175b226945
共有 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 {