Better icon dimensions

This commit is contained in:
2023-05-25 20:31:29 +02:00
parent 4c9f3914b7
commit e23acf46be
7 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ export let state
<h1>{state.base.name}</h1>
<IconBlock icon_href={fs_thumbnail_url(state.root.id, state.base.path)}>
<IconBlock icon_href={fs_thumbnail_url(state.root.id, state.base.path, 256, 256)}>
Type: {state.base.file_type}<br/>
No preview is available for this file type. Download to view it locally.
<br/>