mirror of
https://github.com/open-webui/open-webui
synced 2025-02-21 12:29:29 +00:00
refac: styling
This commit is contained in:
parent
46bd97c100
commit
198749aed1
@ -537,7 +537,7 @@
|
|||||||
|
|
||||||
<div class="flex flex-col w-full max-h-[100dvh] h-full">
|
<div class="flex flex-col w-full max-h-[100dvh] h-full">
|
||||||
<button
|
<button
|
||||||
class="flex space-x-1"
|
class="flex space-x-1 w-fit"
|
||||||
on:click={() => {
|
on:click={() => {
|
||||||
goto('/workspace/knowledge');
|
goto('/workspace/knowledge');
|
||||||
}}
|
}}
|
||||||
|
Loading…
Reference in New Issue
Block a user