Ver Fonte

refac: styling

Timothy J. Baek há 6 meses atrás
pai
commit
186923210b

+ 1 - 1
src/lib/components/layout/Sidebar/RecursiveFolder.svelte

@@ -306,7 +306,7 @@
 					{/if}
 				</div>
 
-				<div class="translate-y-[0.5px] flex-1 justify-start text-start">
+				<div class="translate-y-[0.5px] flex-1 justify-start text-start line-clamp-1">
 					{#if edit}
 						<input
 							id="folder-{folderId}-input"