From 7a8d61d5983ab5204b43adffbe77df38c83757dd Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Wed, 20 Aug 2025 02:26:40 +0200 Subject: [PATCH] custom scrollbar implemented --- src/pages/shop/_art_test.svelte | 2 +- src/routes/+layout.svelte | 149 +++++++++++++----------- src/routes/comps/CustomScrollBar.svelte | 48 ++++++-- 3 files changed, 116 insertions(+), 83 deletions(-) diff --git a/src/pages/shop/_art_test.svelte b/src/pages/shop/_art_test.svelte index 520dc5f..244fa96 100644 --- a/src/pages/shop/_art_test.svelte +++ b/src/pages/shop/_art_test.svelte @@ -7,7 +7,7 @@
- +
{#each { length: 4 } as i} { const lock = document.createElement("meta"); @@ -82,86 +83,94 @@ bind:matches={isMobile} /> -
-
-
-
- - {@render children?.()} +
- - -
+ {#if footerCollapse}