From 8c5a5653e0bbec9c9d10e6a7dbcd10b0b19db5d5 Mon Sep 17 00:00:00 2001 From: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:39:37 +0100 Subject: [PATCH] Rotate dropdown arrow when the menu is active --- components/Navbar.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/Navbar.vue b/components/Navbar.vue index a85b8fc..1ae0ebe 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -34,12 +34,12 @@