Skip to content

Commit 844cef0

Browse files
committed
[#81] Force theater mode in expanded player
1 parent 8231e61 commit 844cef0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/styles/content.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ html.enhancer-fullVideo.page-video {
2424
}
2525
}
2626

27+
main > div {
28+
margin: 0;
29+
padding: 0;
30+
max-width: 100vw;
31+
}
32+
2733
#NebulaApp > div, #NebulaApp > div > div {
2834
margin-top: 0 !important;
2935
}

0 commit comments

Comments
 (0)