fix(field): fix field error message style (#5482)

This commit is contained in:
landluck 2023-07-11 20:53:52 +08:00 committed by GitHub
parent dec405d770
commit 8021e7cdfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,7 @@
}
&__error-message {
display: block;
text-align: left;
font-size: var(
--field-error-message-text-font-size,