From 10da2d6ba06baa2372faf1a149f488488ef1abb7 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sun, 24 Sep 2023 11:27:58 +0200 Subject: [PATCH] start mobile optimization --- src/webapp/main/src/components/noseatplan.vue | 2 +- .../notifications/notifications.vue | 2 ++ .../src/components/notifications/popups.vue | 2 ++ .../seatplan/userApp/userWindow.vue | 4 ++- .../main/src/components/sideCartView.vue | 31 +++++++++++++------ 5 files changed, 30 insertions(+), 11 deletions(-) diff --git a/src/webapp/main/src/components/noseatplan.vue b/src/webapp/main/src/components/noseatplan.vue index aa8407a..f3f5dad 100644 --- a/src/webapp/main/src/components/noseatplan.vue +++ b/src/webapp/main/src/components/noseatplan.vue @@ -1,6 +1,5 @@ diff --git a/src/webapp/main/src/components/notifications/notifications.vue b/src/webapp/main/src/components/notifications/notifications.vue index 7c45b01..1bdac65 100644 --- a/src/webapp/main/src/components/notifications/notifications.vue +++ b/src/webapp/main/src/components/notifications/notifications.vue @@ -122,6 +122,8 @@ } + + \ No newline at end of file