bug fixes

This commit is contained in:
2026-03-13 13:57:00 +08:00
parent da6cc1e18b
commit 42d8b8e8e1
5 changed files with 132 additions and 27 deletions

View File

@@ -224,6 +224,7 @@ button:disabled {
}
.prompt-section,
.file-backend-config,
.run-info {
border: 1px solid #dbe2ea;
border-radius: 10px;
@@ -232,6 +233,7 @@ button:disabled {
}
.prompt-section h3,
.file-backend-config h3,
.run-info h3 {
margin-top: 0;
}