This commit is contained in:
sion
2026-03-28 18:21:33 +08:00
parent 0b43f7b310
commit a5d2ca1b5d
4 changed files with 21 additions and 6 deletions

View File

@@ -265,7 +265,7 @@ class _TransferPageState extends State<TransferPage> {
child: Row(
children: [
Icon(
LucideIcons.alertTriangle,
LucideIcons.triangleAlert,
size: 14,
color: AppColorScheme.warning,
),