From 014df385ad4e1883639f3554a2bab7623fdad74c Mon Sep 17 00:00:00 2001
From: Paulus Schoutsen
Date: Tue, 7 Dec 2021 14:05:24 -0800
Subject: [PATCH] Use lite-youtube
---
index.html | 26 +++++++++-----------------
1 file changed, 9 insertions(+), 17 deletions(-)
diff --git a/index.html b/index.html
index 5f3d9a7..f732a15 100644
--- a/index.html
+++ b/index.html
@@ -74,14 +74,7 @@
padding-bottom: 56.25%; /* 16:9 */
height: 0;
margin-bottom: 25px;
- background: #000;
- }
- .videoWrapper iframe {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
+ background: #ccc;
}
.hidden {
display: none;
@@ -142,15 +135,10 @@
to Home Assistant.
-
+
@@ -498,5 +486,9 @@
document.querySelector(".not-supported-i").classList.remove("hidden");
}
+