This commit is contained in:
2026-05-13 19:24:25 +02:00
parent 24004a99da
commit 3b3cfb5e43
6 changed files with 36 additions and 15 deletions

View File

@@ -162,7 +162,7 @@ class _LatestOperationsCardContent extends StatelessWidget {
Expanded(
flex: 5,
child: Text(
operation.reference,
operation.type,
style: TextStyle(
fontWeight: FontWeight.w600,
color: context.primaryText,