ui: fix icons, button stylings

This commit is contained in:
2026-05-19 20:49:01 +02:00
parent 0c18ed15fe
commit dffe8d4f5e
2 changed files with 11 additions and 17 deletions
@@ -520,7 +520,7 @@ class _TrackingCard extends StatelessWidget {
padding: const EdgeInsets.symmetric(horizontal: 12, vertical: 10),
child: Row(
children: [
const Icon(Icons.label_outline),
const Icon(Icons.label),
const SizedBox(width: 10),
Expanded(
child: Column(