Skip to content

Commit

Permalink
show hover image above the main image
Browse files Browse the repository at this point in the history
  • Loading branch information
rcc11 committed Jun 19, 2022
1 parent 0fc6ac6 commit 4ef326e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/_list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
position: fixed;
max-height: 125px;
max-width: 125px;
z-index: 1;
}
&.#{$ns}-hide-hover-image .#{$ns}-hover-image {
display: none !important;
Expand Down

0 comments on commit 4ef326e

Please sign in to comment.