feat: upgrade tags view (#20)

This commit is contained in:
KellerCai
2022-10-09 23:04:46 +08:00
committed by GitHub
parent 08d820110c
commit 8df2d45932
3 changed files with 78 additions and 10 deletions

View File

@@ -24,6 +24,7 @@
--v3-tagsview-tag-active-text-color: #ffffff;
--v3-tagsview-tag-bg-color: #ffffff;
--v3-tagsview-tag-active-bg-color: #409eff;
--v3-tagsview-tag-border-radius: 2px;
--v3-tagsview-tag-border-color: #d8dce5;
--v3-tagsview-tag-active-border-color: #409eff;
--v3-tagsview-tag-active-before-color: #ffffff;