diff --git a/TGBeta.ps1 b/TGBeta.ps1 index e1dc4cd..3363fb6 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -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;