aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTeddy Wing2021-09-04 20:42:02 +0200
committerTeddy Wing2021-09-04 20:42:02 +0200
commit6a7bf2f830807648937d601721b93f96ae2f13b2 (patch)
tree55cc29c7f3f6f8912b59729bb09942397be278ff /src
parenteb12719c2805a444735352de39f4b1ac299dee5b (diff)
downloadnetflix-immersive-6a7bf2f830807648937d601721b93f96ae2f13b2.tar.bz2
styles: Hide new promo container that appears at the end of movies
Now, when a movie completely finishes playing, this promo container is shown and the video is minimised. This takes care of the promo container. Still need to fix the minimising.
Diffstat (limited to 'src')
-rw-r--r--src/styles.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles.ts b/src/styles.ts
index 6b158a0..c809a43 100644
--- a/src/styles.ts
+++ b/src/styles.ts
@@ -33,6 +33,7 @@ export default function styles () {
/* Promo that appears during credis */
.OriginalsPostPlay-BackgroundTrailer,
.SeamlessControls--background-artwork-visible,
+ .ptrack-container.fill-container,
/* Age rating. */
.player-view-childrens,