refac: styling

This commit is contained in:
Timothy J. Baek 2024-10-05 21:27:47 -07:00
parent 46bd97c100
commit 198749aed1

View File

@ -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');
}}