From f90371109ce85526d292c8ea48e609928121dc2e Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Tue, 18 Mar 2025 23:41:56 +0100 Subject: [PATCH] Make errors larger --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index 653a208..0987695 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -641,7 +641,7 @@ class _ModManagerPageState extends State { fontSize: AppThemeExtension.of( context, - ).textSizeSmall, + ).textSizeRegular, ), ), ),