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…
Reference in a new issue