Harden renderer modal and upload races

This commit is contained in:
Sucukdeluxe
2026-08-13 22:52:19 +02:00
parent 1c8e9067ee
commit c54cf6b22e
6 changed files with 640 additions and 355 deletions
+4
View File
@@ -2337,6 +2337,10 @@ select.hs-input { max-width: none; width: auto; min-width: 140px; }
display: grid;
}
.update-progress[hidden] {
display: none;
}
.update-release-notes {
grid-column: 1 / -1;
max-height: 150px;