fix(ui): normalize form field label sizing
Quality / quality (ubuntu-latest) (push) Failing after 9m53s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-25 15:25:24 +05:30
parent 26ec18c24b
commit 120889060a
19 changed files with 74 additions and 25 deletions
@@ -649,7 +649,9 @@ component StrongPassword {
}
.wrn-next__field-heading label {
color: var(--wrn-color-text);
font-size: 0.8125rem;
font-weight: 600;
line-height: 1.35;
}
.wrn-next__field-hint,
.wrn-next__field-help {