We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0e265 commit 6785a4cCopy full SHA for 6785a4c
src/components/control-bar/ControlBar.svelte
@@ -5,6 +5,6 @@
5
-->
6
7
<div
8
- class="min-h-16 px-10 flex w-full items-center justify-between bg-secondary sticky top-0 z-4">
+ class="min-h-16 px-10 flex w-full items-center justify-between bg-secondary sticky top-0 z-5">
9
<slot />
10
</div>
0 commit comments