Skip to content

Commit

Permalink
fix(tag): modify svg color (#2761)
Browse files Browse the repository at this point in the history
* fix(tag): 解决taro-h5图文demo不展示图标问题+harmonycpp适配问题修改

* fix: 修改 tag 标签字体为10px

* fix(tag): modify svg color

---------

Co-authored-by: xiaoyatong <[email protected]>
  • Loading branch information
irisSong and xiaoyatong authored Nov 18, 2024
1 parent 6714eb4 commit 6213d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/packages/tag/tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.nut-icon {
vertical-align: middle;
margin-left: 4px;
color: $tag-color;
}

&-text {
Expand Down

0 comments on commit 6213d88

Please sign in to comment.