From adc61d80619ad2002b8c60269f541c9cfe764570 Mon Sep 17 00:00:00 2001 From: Spythere Date: Sun, 30 May 2021 16:01:31 +0200 Subject: [PATCH] =?UTF-8?q?Aktualizacja=20scenerii=20i=20wygl=C4=85du=20se?= =?UTF-8?q?lect=20box=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Global/SelectBox.vue | 194 +- .../SceneryView/SceneryTimetable.vue | 38 +- src/components/TrainsView/TrainOptions.vue | 9 +- src/data/stationData.json | 2253 +---------------- src/data/stationDataBackup.json | 65 +- src/styles/global.scss | 1 + 6 files changed, 218 insertions(+), 2342 deletions(-) diff --git a/src/components/Global/SelectBox.vue b/src/components/Global/SelectBox.vue index 8d632ac..3e22383 100644 --- a/src/components/Global/SelectBox.vue +++ b/src/components/Global/SelectBox.vue @@ -1,33 +1,50 @@