feat: mc popup on update, improved styles

This commit is contained in:
SethBurkart123
2025-08-15 10:37:33 +10:00
parent adb3beb2b1
commit f3048d0cae
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -47,6 +47,8 @@ export function OpenMinecraftServerPopup() {
imagecont.classList.add("whatsnewImgContainer");
let video = document.createElement("video");
video.style.aspectRatio = "16/9";
video.style.background = "black";
let source = document.createElement("source");
source.setAttribute(