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;