forked from open-webui/open-webui
fix: styling
This commit is contained in:
parent
a19d4267f7
commit
a2ebbd02ad
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
class="min-h-screen max-h-screen w-full flex flex-col text-gray-700 dark:text-gray-100 bg-white dark:bg-gray-900"
|
||||
>
|
||||
<div class="flex flex-col flex-auto justify-center py-8">
|
||||
<div class="px-3 w-full max-w-3xl mx-auto">
|
||||
<div class="px-3 w-full max-w-5xl mx-auto">
|
||||
<div>
|
||||
<div class=" text-3xl font-semibold line-clamp-1">
|
||||
{title}
|
||||
|
|
Loading…
Reference in a new issue