Explorar o código

fix: navbar styling

Timothy J. Baek hai 1 ano
pai
achega
698bfcf87f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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">