From 03459ea30c76cb963274fbf9d57bd26ecb815538 Mon Sep 17 00:00:00 2001 From: w-R <953969641@qq.com> Date: Sat, 21 Aug 2021 09:37:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/union/union_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/union/union_page.dart b/lib/union/union_page.dart index f593117b..7d933e0b 100644 --- a/lib/union/union_page.dart +++ b/lib/union/union_page.dart @@ -568,7 +568,7 @@ class _UnionPage extends State 100.0), style: TextStyle( color: Color(0xFF4C4C4C), - fontSize: 12, + fontSize: 12.sp, ), ), visible: store.distance != null,