mirror of
https://github.com/zoriya/flood.git
synced 2026-06-08 12:42:41 +00:00
FilesystemBrowser: line break unconditionally for long paths
This commit is contained in:
@@ -296,6 +296,7 @@ const FilesystemBrowser: FC<FilesystemBrowserProps> = memo(
|
||||
itemPadding,
|
||||
{
|
||||
whiteSpace: 'pre-wrap',
|
||||
wordBreak: 'break-all',
|
||||
'.icon': {
|
||||
transform: 'scale(0.9)',
|
||||
marginTop: '-2px !important',
|
||||
|
||||
Reference in New Issue
Block a user