From b32c609a3b30642e661b7a48fb42f60f2b29cf53 Mon Sep 17 00:00:00 2001 From: padreug Date: Tue, 11 Feb 2025 18:13:34 +0100 Subject: [PATCH] fix z-index of mobile menu bar relative to directory search/filter; improve ui --- dev-dist/sw.js | 2 +- src/components/layout/Navbar.vue | 2 +- src/pages/Directory.vue | 15 +++++++-------- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 57264ad..db2a07b 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -79,7 +79,7 @@ define(['./workbox-54d0af47'], (function (workbox) { 'use strict'; */ workbox.precacheAndRoute([{ "url": "index.html", - "revision": "0.301fc7pcvng" + "revision": "0.3s1v9t4dfmo" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/components/layout/Navbar.vue b/src/components/layout/Navbar.vue index 0bc6cde..d910edf 100644 --- a/src/components/layout/Navbar.vue +++ b/src/components/layout/Navbar.vue @@ -94,7 +94,7 @@ const handleLogout = () => {
{
-
+ - - + +
+
+ +
+