Skip to content

Commit

Permalink
Alt text
Browse files Browse the repository at this point in the history
  • Loading branch information
rlamacraft committed Nov 11, 2024
1 parent a9ea5a8 commit bc8721c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/ui/src/eln/gallery/components/Carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ const Preview = ({
return (
<PreviewWrapper file={file} previewingAsPdf={false} visible={visible}>
<img
alt={`Preview of ${file.name}`}
src={url}
style={{
maxHeight: "100%",
Expand Down

0 comments on commit bc8721c

Please sign in to comment.