Browse Source

refac: styling

Timothy Jaeryang Baek 2 months ago
parent
commit
98d38657cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/layout/Sidebar/Folders/EditFolderModal.svelte

+ 1 - 1
src/lib/components/layout/Sidebar/Folders/EditFolderModal.svelte

@@ -86,7 +86,7 @@
 						</div>
 					</div>
 
-					<hr class=" border-gray-100 dark:border-gray-700/10 my-2.5 w-full" />
+					<hr class=" border-gray-50 dark:border-gray-850 my-2.5 w-full" />
 
 					<div class="my-1">
 						<div class="mb-2 text-xs text-gray-500">{$i18n.t('System Prompt')}</div>