1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

.ads-container flex: 1

This commit is contained in:
zumbiepig 2024-08-22 08:37:21 -07:00
parent d169dd954d
commit 515f010620
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -19,6 +19,7 @@ body {
} }
.ads-container { .ads-container {
flex: 1;
display: none; display: none;
} }