Fix styling of button and banner.

This commit is contained in:
2026-06-15 20:15:46 +02:00
parent b38f424c84
commit 4c5a2f2225
2 changed files with 10 additions and 6 deletions
@@ -7,6 +7,6 @@
—
</strong>
</p>
<button onclick="reopenCookieBanner()">
<button id="cookie-settings-button" onclick="reopenCookieBanner()">
{{ i18n "cookie_change" }}
</button>
</button>