1
0

Add notice on how to restart wizard

This commit is contained in:
2026-03-19 13:40:01 +01:00
parent b2888e32cf
commit 5cb3f4a180
2 changed files with 8 additions and 0 deletions

View File

@@ -832,6 +832,12 @@ input[type="file"] {
font-size: 0.88rem;
}
.restart-hint {
margin-top: 1.5rem;
font-size: 0.78rem;
color: var(--text-muted);
}
.error-log {
margin-top: 0.75rem;
padding: 0.75rem 1rem;