fix(ui): normalize form field label sizing
This commit is contained in:
@@ -230,7 +230,9 @@ size: string = "default"
|
||||
}
|
||||
.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 {
|
||||
|
||||
Reference in New Issue
Block a user