diff --git a/lib/ui/receive/share_card.dart b/lib/ui/receive/share_card.dart index 61e20bc..490f77c 100644 --- a/lib/ui/receive/share_card.dart +++ b/lib/ui/receive/share_card.dart @@ -24,7 +24,7 @@ class _AppShareCardState extends State { @override Widget build(BuildContext context) { double addressTextSize = 9.8; - double addressLineHeight = 1.3; + double addressLineHeight = 1.2; return RepaintBoundary( key: globalKey, child: Container(