Skip to content

Commit

Permalink
[6852] Preserve header when zooming in on images
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-biddington committed Jul 21, 2024
1 parent 4d62e42 commit 37385fb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions stylesheets/components/Lightbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -259,13 +259,6 @@
transition: opacity 150ms cubic-bezier(0.17, 0.17, 0, 1);
}

&__container--zoom {
.Lightbox__header,
.Lightbox__footer {
opacity: 0;
}
}

&__controls {
display: flex;
gap: 32px;
Expand Down

0 comments on commit 37385fb

Please sign in to comment.