소스 검색

fix: navbar styling

Timothy J. Baek 1 년 전
부모
커밋
698bfcf87f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">