More style fixes to Restore and Setup view

This commit is contained in:
Girish Ramakrishnan
2025-09-09 16:14:20 +02:00
parent d7c1a8f7ae
commit 8c9ed4907b
3 changed files with 13 additions and 7 deletions
+6
View File
@@ -288,3 +288,9 @@ fieldset > * {
transform: scale(0.95);
opacity: 0;
}
.helper-text {
font-size: 0.9em;
color: #2d2323;
margin-top: 0.25em;
}