From c12a6cbacd463ac8c4f44f5193cfde5d0b17f066 Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 29 Mar 2024 23:21:15 +0100 Subject: [PATCH] =?UTF-8?q?zmiana=20roz=C5=82o=C5=BCenia=20element=C3=B3w?= =?UTF-8?q?=20w=20modalu=20aktywnego=20poci=C4=85gu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainInfo.vue | 147 ++++++++++++++--------- src/components/TrainsView/TrainModal.vue | 21 ---- 2 files changed, 92 insertions(+), 76 deletions(-) diff --git a/src/components/TrainsView/TrainInfo.vue b/src/components/TrainsView/TrainInfo.vue index 3bf240f..39a019e 100644 --- a/src/components/TrainsView/TrainInfo.vue +++ b/src/components/TrainsView/TrainInfo.vue @@ -1,57 +1,71 @@