Skip to content

Commit

Permalink
style: move a hover effect to image container
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Sukharev <[email protected]>
  • Loading branch information
Antreesy authored and backportbot[bot] committed Nov 6, 2024
1 parent 43d33a6 commit 05b2df8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ export default {
visibility: visible;
}
.file-preview__image.media {
.image-container:has(.file-preview__image.media) {
outline: 2px solid var(--color-primary-element);
}
}
Expand Down

0 comments on commit 05b2df8

Please sign in to comment.