mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
fix: mobile viewport
This commit is contained in:
@@ -787,7 +787,7 @@
|
||||
};
|
||||
</script>
|
||||
|
||||
<div class="min-h-screen max-h-screen w-full flex flex-col">
|
||||
<div class="h-screen max-h-[100dvh] w-full flex flex-col">
|
||||
<Navbar {title} shareEnabled={messages.length > 0} {initNewChat} {tags} {addTag} {deleteTag} />
|
||||
<div class="flex flex-col flex-auto">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user