Minor ux changes

This commit is contained in:
2026-01-29 02:10:07 +01:00
parent 24290ff0b4
commit e6d56b7a99
2 changed files with 3 additions and 3 deletions

View File

@@ -109,8 +109,8 @@ button.ghost {
border-color: #374151;
}
.label { color: #9ca3af; font-size: 12px; }
.hint { color: #9ca3af; font-size: 12px; margin: 8px 0 0; }
.label { color: #9ca3af; font-size: 14px; }
.hint { color: #9ca3af; font-size: 12px; margin: 8px 0 12px 0; }
.hint.warning { color: #f59e0b; }
.disabled-form { opacity: 0.5; pointer-events: none; }