diff --git a/src/pages/shop/_art_test.svelte b/src/pages/shop/_art_test.svelte index 244fa96..dcfbf0b 100644 --- a/src/pages/shop/_art_test.svelte +++ b/src/pages/shop/_art_test.svelte @@ -9,7 +9,7 @@
- {#each { length: 4 } as i} + {#each { length: 6 } as i} - -------------------------------------------------Scroll------------------------------------------------- + {scrollThumbText}
@@ -390,7 +393,7 @@ on:pointercancel={endHDrag} on:keydown={onHKeyDown} > - -------------------------------------------------Scroll------------------------------------------------- + {scrollThumbText} {/if}