Remove obsolete hacks for Shaka

This commit is contained in:
root
2022-02-08 02:02:08 +05:30
parent 487b06cab0
commit 70740a64af
-12
View File
@@ -1,15 +1,3 @@
.shaka-text-container > div {
height: auto !important;
width: auto !important;
top: auto !important;
left: auto !important;
}
.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;
}