Skip to content

Commit

Permalink
feat(web): tips font-size (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaishi authored Aug 13, 2023
1 parent bd37d20 commit 8b3930f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/web/utilities/_tips.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import "../mixins/_text.less";

.@{prefix}-tips {
font-size: @font-body-small;
font-size: @font-size-s;
}

.tips-text-status(default);
Expand Down

0 comments on commit 8b3930f

Please sign in to comment.