Skip to content

Commit

Permalink
fix(FilePreview): fix view of image preview (#2060)
Browse files Browse the repository at this point in the history
  • Loading branch information
mournfulCoroner authored Jan 23, 2025
1 parent 3075beb commit 3f580e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FilePreview/FilePreview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ $smallRoundedButtonSize: 24px;
width: 96px;
}

&-image {
&__image {
position: absolute;
inset-block-start: 0;
inset-inline-start: 0;
Expand Down

0 comments on commit 3f580e1

Please sign in to comment.