summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKit La Touche <kit@transneptune.net>2024-10-25 22:13:34 -0400
committerKit La Touche <kit@transneptune.net>2024-10-25 22:13:34 -0400
commit4c49283553f4b18bb2a74de280b340a073e3253e (patch)
tree1b88c66021b47ba52267600aa37ac3b257cac439
parent1f769855df2d9cf2bca883a0475670f227e3678b (diff)
Tweak header bar position
-rw-r--r--ui/routes/+layout.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/routes/+layout.svelte b/ui/routes/+layout.svelte
index 1b2391c..794a119 100644
--- a/ui/routes/+layout.svelte
+++ b/ui/routes/+layout.svelte
@@ -13,7 +13,7 @@
</script>
<div id="app" class="m-0 p-0 h-vh w-full">
- <div class="fixed w-full">
+ <div class="w-full">
<AppBar>
<svelte:fragment slot="lead">
<a on:click|preventDefault={toggleMenu} class="cursor-pointer">