Skip to content

Commit

Permalink
Merge pull request #1741 from jarrodsmeyers/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ImprovedTube committed Aug 21, 2023
2 parents 55735ca + d13206b commit ee79fd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ html[data-page-type=video][it-player-size='max_width'] .ytp-fit-cover-video .htm
# FULL HEIGHT "Full window"
--------------------------------------------------------------*/

html[data-page-type=video][it-player-size='full_window'] ytd-watch-flexy[theater]:not([fullscreen]) #player-wide-container {
html[data-page-type=video][it-player-size='full_window'] ytd-watch-flexy[theater]:not([fullscreen]) #player-full-bleed-container {
height: calc(var(--it-player-size) - var(--it-header-size)) !important;
max-height: var(--it-player-size) !important;
}
Expand Down

0 comments on commit ee79fd5

Please sign in to comment.