From 74d7f5ab02b189c08c3ccd4309b074e956090929 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Sat, 3 Jan 2026 18:59:15 +0100 Subject: [PATCH] feat(gallery): custom scrollbar --- app/pages/gallery.vue | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/app/pages/gallery.vue b/app/pages/gallery.vue index 82f39f6..66dd5af 100644 --- a/app/pages/gallery.vue +++ b/app/pages/gallery.vue @@ -248,6 +248,34 @@ onMounted(() => { + +