1
0
Timothy Jaeryang Baek 3 долоо хоног өмнө
parent
commit
b34b200682

+ 1 - 1
src/lib/components/common/Folder.svelte

@@ -152,7 +152,7 @@
 						</div>
 					{/if}
 
-					<div class="translate-y-[0.5px] {chevron ? '' : 'pl-1'}">
+					<div class="translate-y-[0.5px] {chevron ? '' : 'pl-0.5'}">
 						{name}
 					</div>
 				</button>