update webhook fix

This commit is contained in:
2026-02-06 08:49:57 +01:00
parent 1ff8454432
commit 865c6ac188
7 changed files with 162 additions and 21 deletions

View File

@@ -805,7 +805,7 @@ body {
backdrop-filter: blur(2px);
border: 1px solid rgba(34, 197, 94, 0.3);
box-shadow: 0 2px 8px rgba(34, 197, 94, 0.2);
margin-right: 80px; /* Move even further to the left */
margin-right: 0px; /* Move even further to the left */
position: relative;
}