fix(ui): move up 'view all journeys' button to be unobstructed

This commit is contained in:
fbachus
2026-07-31 18:33:27 +02:00
parent ed3d1a3d32
commit d4fbcc460f
+1 -1
View File
@@ -553,7 +553,7 @@ class _JourneyDetailPageState extends State<JourneyDetailPage> {
),
),
Container(
margin: const EdgeInsets.all(20.0),
margin: const EdgeInsets.only(bottom: 60.0),
child: ElevatedButton(
onPressed: () {
Navigator.pop(