Update TGBeta.ps1
This commit is contained in:
@@ -434,7 +434,6 @@ function GetHtmlContent {
|
|||||||
|
|
||||||
.container {
|
.container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
|
||||||
height: 100vh; /* Ensure the container is limited to the viewport height */
|
height: 100vh; /* Ensure the container is limited to the viewport height */
|
||||||
overflow: hidden; /* Prevent the container from exceeding the viewport height */
|
overflow: hidden; /* Prevent the container from exceeding the viewport height */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user