Fix popup

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-03-02 08:30:19 +00:00
parent 924103a758
commit e9c575ab88

View File

@@ -45,7 +45,7 @@
.modal { .modal {
display: none; display: none;
position: absolute; position: fixed;
top: 25%; top: 25%;
left: 25%; left: 25%;
height: 430px; height: 430px;