opt: use ksu.spawn for long script

This commit is contained in:
KOWX712
2025-05-05 18:57:24 +08:00
parent 59a74e8ee2
commit 8c4f7c0e5c
8 changed files with 248 additions and 206 deletions
+5 -1
View File
@@ -58,12 +58,16 @@
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.update-content h1,
.update-content h3 {
font-size: 24px;
margin: 10px 0;
margin-top: 0;
}
.update-content h3 {
font-size: 24px;
}
.changelog {
max-height: 65vh;
overflow-y: auto;