Skip to content

Commit 4a77625

Browse files
author
BillyBlaze
committed
🎨 TouchUI compatiblity
1 parent 9042c0f commit 4a77625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

octoprint_fullscreen/static/css/fullscreen.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ _:-ms-lang(x), _:-webkit-full-screen, .fullscreen img {
151151
.inlineFullscreen #webcam_container {
152152
position: static;
153153
}
154+
.inlineFullscreen .webcam_fixed_ratio_inner {
155+
height: 100vh !important;
156+
}
154157
.inlineFullscreen #webcam_rotator {
155158
width: 100vw;
156159
height: 100vh !important;

0 commit comments

Comments
 (0)