Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
femioladeji committed May 8, 2022
1 parent 32b2771 commit c512ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,6 @@
display: flex;
}

.react-slideshow-zoom-wrapper .zoom-wrapper > div {
.react-slideshow-zoom-wrapper .zoom-wrapper > div[aria-hidden='true'] {
visibility: hidden;
}

0 comments on commit c512ff4

Please sign in to comment.