This commit is contained in:
2026-05-10 22:10:16 +02:00
parent 9050114508
commit de21aff489
3 changed files with 50 additions and 11 deletions

View File

@@ -412,9 +412,11 @@ nav {
}
/* Prevent background scrolling while a modal is open */
html.modal-open,
body.modal-open {
overflow: hidden;
touch-action: none;
height: 100%;
}
.close {