Update TGBeta.ps1
This commit is contained in:
@@ -413,6 +413,8 @@ function GetHtmlContent {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
color: var(--white-color);
|
color: var(--white-color);
|
||||||
|
height: 100%; /* Ensure the body fills the viewport */
|
||||||
|
overflow: hidden; /* Prevent scrollbars */
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-container {
|
.logo-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user