mirror of
https://github.com/hexastack/hexabot
synced 2025-04-10 15:55:55 +00:00
Fixed Attachment image view
This commit is contained in:
parent
e293a832fe
commit
a969a9e5fc
@ -24,7 +24,7 @@ export const AttachmentViewerForm: FC<
|
||||
{/* eslint-disable-next-line @next/next/no-img-element */}
|
||||
<img
|
||||
width="100%"
|
||||
height={800}
|
||||
height={400}
|
||||
style={{
|
||||
cursor: "pointer",
|
||||
objectFit: "contain",
|
||||
|
Loading…
Reference in New Issue
Block a user