From 9aeff9ddbbc031cf438fdc4b6df9c6fb2a537f99 Mon Sep 17 00:00:00 2001 From: padreug Date: Sat, 15 Feb 2025 02:40:21 +0100 Subject: [PATCH] improve navbar UI --- dev-dist/sw.js | 2 +- src/components/layout/Navbar.vue | 30 +++++++++++++++++++++++------- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 920f5f9..0a755cc 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.rpn4gsapmg" + "revision": "0.rufiaedueo" }], {}); 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 bb3a831..687fddb 100644 --- a/src/components/layout/Navbar.vue +++ b/src/components/layout/Navbar.vue @@ -53,12 +53,12 @@ const openLogin = () => {