Fix line breaks in StorageListItem path

This commit is contained in:
Niels van Velzen
2025-07-13 12:26:41 +02:00
parent 5046b1df0f
commit 4d426de6a2
@@ -66,7 +66,8 @@ const StorageListItem: FC<StorageListItemProps> = ({
<Typography
color='textPrimary'
sx={{
paddingBottom: 0.5
paddingBottom: 0.5,
lineBreak: 'anywhere'
}}
>
{folder ? folder.Path : (