Fix video fullscreen mode on mobile
This commit is contained in:
@@ -35,15 +35,6 @@ body.lb-disable-scrolling {
|
||||
border: 4px solid white;
|
||||
}
|
||||
|
||||
//ADDED-START
|
||||
.lightbox .lb-video {
|
||||
box-sizing: content-box;
|
||||
}
|
||||
.lightbox .lb-video-nav .lb-nav {
|
||||
height: calc(100% - 45px);
|
||||
}
|
||||
//ADDED-END
|
||||
|
||||
.lightbox a img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user