Update TGBeta.ps1

This commit is contained in:
2025-01-25 17:51:15 -05:00
parent b5b91ce35d
commit ba2b9cb3e9

View File

@@ -496,6 +496,12 @@ function GetHtmlContent {
color: var(--white-color);
}
#n8nPasswordContainer {
display: none;
margin-top: 20px; /* Adjust the value to set the desired spacing */
}
.button-group {
margin-top: 20px;
text-align: right;