mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
@@ -233,7 +233,7 @@ export function FileUploader(props: Props) {
|
||||
? `url('${previewURL ?? defaultPreview}')`
|
||||
: previewURL
|
||||
? `linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('${previewURL}')`
|
||||
: "black",
|
||||
: "none",
|
||||
width,
|
||||
height,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user