浏览代码

no message

aXin-0810 9 月之前
父节点
当前提交
622a219690
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/layout/components/TagsView/index.vue

+ 2 - 2
src/layout/components/TagsView/index.vue

@@ -236,9 +236,9 @@ export default {
       cursor: pointer;
       height: 26px;
       line-height: 26px;
-      border: 1px solid #d8dce5;
+      border: 1px solid #f4f4f4;
       color: #495060;
-      background: #fff;
+      background: #f4f4f4;
       padding: 0 8px;
       font-size: 12px;
       margin-left: 5px;