chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate

This commit is contained in:
mauro-balades
2024-09-04 20:17:34 +02:00
parent a8178bb16f
commit 2bf2bc10b0
2 changed files with 2 additions and 1 deletions

View File

@@ -305,7 +305,7 @@
}
#newtab-button-container {
margin: var(--zen-tabbrowser-padding);
margin: calc(var(--zen-tabbrowser-padding) - 2px);
margin-top: 0;
margin-bottom: 0;