From 42bef618b4429da56975246776cdfd5e0f55162b Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 28 Apr 2026 14:32:48 +0200 Subject: [PATCH] fix(DriverView): action buttons layout --- src/components/DriverView/DriverTrainCard.vue | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/components/DriverView/DriverTrainCard.vue b/src/components/DriverView/DriverTrainCard.vue index 7b13e95..a32a30e 100644 --- a/src/components/DriverView/DriverTrainCard.vue +++ b/src/components/DriverView/DriverTrainCard.vue @@ -4,11 +4,11 @@
- -
@@ -68,6 +68,8 @@ function toggleNumberPropositions() {