mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
refac: styling
This commit is contained in:
parent
46bd97c100
commit
198749aed1
1 changed files with 1 additions and 1 deletions
|
|
@ -537,7 +537,7 @@
|
|||
|
||||
<div class="flex flex-col w-full max-h-[100dvh] h-full">
|
||||
<button
|
||||
class="flex space-x-1"
|
||||
class="flex space-x-1 w-fit"
|
||||
on:click={() => {
|
||||
goto('/workspace/knowledge');
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue