diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/styles.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles.ts b/src/styles.ts index 2b6ba24..6b158a0 100644 --- a/src/styles.ts +++ b/src/styles.ts @@ -45,7 +45,8 @@ export default function styles () { a[aria-label="Skip Intro"], a[aria-label="Skip Recap"], a[aria-label="Next Episode"], - [data-uia="next-episode-seamless-button"] { + [data-uia="next-episode-seamless-button"], + .watch-video--skip-content { visibility: hidden !important; }`, stylesheet.cssRules.length |