张泽亮 2週間前
コミット
603561fbe0
1個のファイルの変更7行の追加0行の削除
  1. +7
    -0
      src/components/DictTag/index.vue

+ 7
- 0
src/components/DictTag/index.vue ファイルの表示

@@ -86,4 +86,11 @@ export default {
.el-tag + .el-tag {
margin-left: 10px;
}
.el-tag{
background-color: transparent;
border: none;
}
.purple{
color: #7a6df0;
}
</style>

読み込み中…
キャンセル
保存