This commit is contained in:
2026-07-01 16:20:30 +03:00
parent 64a3f4e34e
commit e3c60c4775
35 changed files with 164 additions and 103 deletions
@@ -471,7 +471,7 @@ class _TransferChip extends StatelessWidget {
label,
style: const TextStyle(
fontSize: 11,
color: Color(0xFF7C6DED),
color: const Color(0xFF7C6DED),
fontWeight: FontWeight.w500,
),
overflow: TextOverflow.ellipsis,