mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac: styling
This commit is contained in:
parent
5a78f1d915
commit
cf544b9e60
1 changed files with 2 additions and 2 deletions
|
|
@ -689,7 +689,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{:else}
|
||||
<div class="m-auto pb-24">
|
||||
<div class="m-auto pb-32">
|
||||
<div>
|
||||
<div class=" flex w-full mt-1 mb-3.5">
|
||||
<div class="flex-1">
|
||||
|
|
@ -720,7 +720,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class=" mt-2 text-center text-sm dark:text-gray-700 w-full">
|
||||
<div class=" mt-2 text-center text-sm text-gray-200 dark:text-gray-700 w-full">
|
||||
Select a file to view or drag and drop a file to upload
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue