ui: fix mobile chat form overflow and bust stale bundle cache (#24158)

This commit is contained in:
Pascal
2026-06-09 11:12:58 +02:00
committed by GitHub
parent 26021699bc
commit efbacf8d21
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -254,7 +254,7 @@
/>
<Sidebar.Provider bind:open={sidebarOpen}>
<div class="flex h-screen w-full">
<div class="flex h-dvh w-full">
<Sidebar.Root variant="floating" class="h-full"
><SidebarNavigation bind:this={chatSidebar} /></Sidebar.Root
>