mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
Fixed Attachment image view
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user