aboutsummaryrefslogtreecommitdiffstats
path: root/res/css
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-04-07 19:24:35 +0300
committerRblSb <msrblsb@gmail.com>2025-04-07 19:29:06 +0300
commit71160f8c35da6d40bad52cfecd7152c539dd85c6 (patch)
tree907359be529f26774620e869ef6e10675af461c4 /res/css
parentf61717fcc48fe7039cab5e183da29653e445f691 (diff)
Fix twitch iframes
You also don't need to change `parent` arg in iframe src now
Diffstat (limited to 'res/css')
-rw-r--r--res/css/des.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/css/des.css b/res/css/des.css
index fa9a50b..850b53c 100644
--- a/res/css/des.css
+++ b/res/css/des.css
@@ -456,10 +456,16 @@ header h4 {
max-height: 80vh;
}
+.videoplayerIframeParent {
+ width: 100%;
+ height: 100%;
+}
+
iframe#videoplayer {
width: 100%;
height: 100%;
aspect-ratio: 16 / 9;
+ position: unset !important;
}
@media only screen and (orientation: portrait) {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage