style: fix comment formatting in HTML file
All checks were successful
CI / Get Changed Files (pull_request) Successful in 10s
CI / Checkstyle Main (pull_request) Has been skipped
CI / Docker backend validation (pull_request) Has been skipped
CI / oxlint (pull_request) Successful in 32s
CI / eslint (pull_request) Successful in 40s
CI / Docker frontend validation (pull_request) Successful in 50s
CI / prettier (pull_request) Successful in 26s
CI / test-build (pull_request) Successful in 36s

This commit is contained in:
Jan-Marlon Leibl 2025-05-14 12:02:38 +02:00
commit 489f587770
Signed by: jleibl
GPG key ID: 300B2F906DC6F1D5

View file

@ -5,7 +5,7 @@
</main>
<app-footer></app-footer>
Auth Forms Overlay -->
Auth Forms Overlay -->
@if (showLogin() || showRegister()) {
<div
class="fixed inset-0 bg-black/50 z-40"