diff --git a/src/components/VideoPlayer.vue b/src/components/VideoPlayer.vue index 749bb237..c2fc6217 100644 --- a/src/components/VideoPlayer.vue +++ b/src/components/VideoPlayer.vue @@ -544,11 +544,6 @@ export default { @apply !text-base; } -.shaka-text-container * { - background-color: rgba(8, 8, 8, 0.75) !important; - color: white !important; -} - .shaka-video-container:-webkit-full-screen { max-height: none !important; }