Skip to content

Commit

Permalink
feat: ✨ 小报表 value 统一加粗
Browse files Browse the repository at this point in the history
  • Loading branch information
dizuncainiao committed May 10, 2024
1 parent 4e5d647 commit 3763f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bi-chart/style/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

.special-small-chart .r-box .value {
font-size: 36px;
font-weight: 500;
font-weight: bold;
line-height: 36px;
color: #242934;
}
Expand Down

0 comments on commit 3763f77

Please sign in to comment.