Browse Source

fix: navbar styling

Timothy J. Baek 1 năm trước cách đây
mục cha
commit
698bfcf87f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/lib/components/layout/Navbar.svelte

+ 1 - 1
src/lib/components/layout/Navbar.svelte

@@ -140,7 +140,7 @@
 			</div>
 
 			<div class="self-start flex flex-none items-center">
-				<div class="flex self-center w-[1px] h-5 mx-2 bg-stone-700" />
+				<div class="flex self-center w-[1px] h-5 mx-2 bg-gray-300 dark:bg-stone-700" />
 
 				{#if !shareEnabled}
 					<Tooltip content="Settings">