From 351f28092769585bae9c5b29890304af3f8cac0f Mon Sep 17 00:00:00 2001 From: kuei <110316104@gms.tcu.edu.tw> Date: Mon, 23 Sep 2024 21:03:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=B7=E5=8F=B2=E8=B3=87=E6=96=99-=E5=8E=BB?= =?UTF-8?q?=E9=99=A4=E9=95=B7=E8=80=85ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/HistoricalRecord.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/HistoricalRecord.dart b/lib/HistoricalRecord.dart index 8470683..3a1c56c 100644 --- a/lib/HistoricalRecord.dart +++ b/lib/HistoricalRecord.dart @@ -131,7 +131,7 @@ class _HistoricalRecordState extends State { }, ), ), - SizedBox(height: 70), + SizedBox(height: 60), ], ), );