fix: empty scrollbar in about server popup

This commit is contained in:
Jones8683
2025-11-10 16:29:41 +10:30
parent 4734a443b4
commit 6c5320007f
+1 -1
View File
@@ -66,7 +66,7 @@ export function OpenMinecraftServerPopup() {
textcontainer.classList.add("whatsnewTextContainer");
let text = stringToHTML(/* html */ `
<div class="whatsnewTextContainer" style="height: 50%; overflow-y: scroll;">
<div class="whatsnewTextContainer" style="height: 50%; overflow-y: hidden;">
<h1>Join our community in Minecraft!</h1>
<p style="margin-left: 0;">Join the official BetterSEQTA+ Minecraft Server community now!</p>