Skip to content

Commit f3f625b

Browse files
committed
chore: Build for 2.11.1
1 parent 4a16038 commit f3f625b

File tree

8 files changed

+1053
-631
lines changed

8 files changed

+1053
-631
lines changed

dist/css/lightbox.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
html.lb-disable-scrolling {
1+
body.lb-disable-scrolling {
22
overflow: hidden;
3-
/* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
4-
position: fixed;
5-
height: 100vh;
6-
width: 100vw;
73
}
84

95
.lightboxOverlay {
@@ -25,6 +21,7 @@ html.lb-disable-scrolling {
2521
text-align: center;
2622
line-height: 0;
2723
font-weight: normal;
24+
outline: none;
2825
}
2926

3027
.lightbox .lb-image {

dist/css/lightbox.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)