Browse Source

refac: styling

Timothy J. Baek 6 months ago
parent
commit
a0b58e244e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/workspace/Knowledge/Collection.svelte

+ 1 - 1
src/lib/components/workspace/Knowledge/Collection.svelte

@@ -818,7 +818,7 @@
 								</div>
 
 								<div
-									class=" flex-1 w-full h-full max-h-full py-2.5 px-3.5 rounded-xl text-sm bg-gray-50 dark:text-gray-300 dark:bg-gray-850 outline-none overflow-y-auto scrollbar-hidden"
+									class=" flex-1 w-full h-full max-h-full py-2.5 px-3.5 rounded-lg text-sm bg-transparent overflow-y-auto scrollbar-hidden"
 								>
 									{#key selectedFile.id}
 										<RichTextInput