From 601c940f158f3b67788c2a7c6ec5e1ae34ceabcd 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(() => { + +