🐛 Fixes

This commit is contained in:
2025-08-25 20:44:35 +08:00
parent 2554b58be6
commit d07b194c04
2 changed files with 12 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ class AccountProfileCard extends HookConsumerWidget {
size: 17,
fill: 1,
).padding(right: 2),
Text('accountAutomated').tr(),
Text('accountAutomated').tr().fontSize(12),
],
),
if (data.profile.timeZone.isNotEmpty && !kIsWeb)