mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 08:42:31 +00:00
sticky table of contents
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="p-12 flex flex-row gap-24">
|
<div class="p-12 flex flex-row gap-24">
|
||||||
<div class="hidden md:flex flex-col gap-1 w-40">
|
<div class="hidden md:flex flex-col gap-1 w-40 sticky top-28 self-start">
|
||||||
{#each Object.keys(guides) as guide}
|
{#each Object.keys(guides) as guide}
|
||||||
<Button
|
<Button
|
||||||
variant="link"
|
variant="link"
|
||||||
|
Reference in New Issue
Block a user