mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac: styling
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
{file}
|
||||
name={file.meta.name}
|
||||
type="file"
|
||||
size={file.meta?.size ?? ''}
|
||||
dismissible
|
||||
on:click={() => {
|
||||
dispatch('click', file.id);
|
||||
|
||||
Reference in New Issue
Block a user