From a70a1d110bf2079f859ad68cbb6b9f4ce2ff121b Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 4 May 2026 15:39:26 +0200 Subject: [PATCH] chore(stations): minor improvements to level filtering --- src/components/StationsView/StationTable.vue | 5 ++--- src/components/StationsView/utils.ts | 8 +++++--- src/mixins/styleMixin.ts | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/components/StationsView/StationTable.vue b/src/components/StationsView/StationTable.vue index 8dc6345..f8216c0 100644 --- a/src/components/StationsView/StationTable.vue +++ b/src/components/StationsView/StationTable.vue @@ -72,9 +72,8 @@