Skip to content

Commit

Permalink
chore: change line hight
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-deriv committed Nov 5, 2024
1 parent dab75f6 commit 5e6c4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart_app/lib/deriv_chart_wrapper.dart
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ class DerivChartWrapperState extends State<DerivChartWrapper> {
hasArrow: false,
textStyle: TextStyle(
fontSize: 12,
height: 1.8,
height: 1.3,
fontWeight: FontWeight.w600,
color: isLightMode
? Colors.white
Expand Down

0 comments on commit 5e6c4c8

Please sign in to comment.