From 3b4ded2fabc074730229a5bb56110e64af586eca Mon Sep 17 00:00:00 2001 From: josh Date: Fri, 21 Aug 2026 21:45:52 +1000 Subject: [PATCH] Fixed notification menu on mobile --- .../FlightsGoneBy/NotificationMenu.vue | 29 +++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/resources/js/Components/FlightsGoneBy/NotificationMenu.vue b/resources/js/Components/FlightsGoneBy/NotificationMenu.vue index b65d9c5..8c77a13 100644 --- a/resources/js/Components/FlightsGoneBy/NotificationMenu.vue +++ b/resources/js/Components/FlightsGoneBy/NotificationMenu.vue @@ -1,5 +1,5 @@