浏览代码

refac: styling

Timothy J. Baek 6 月之前
父节点
当前提交
a0b58e244e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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