Skip to content

Commit

Permalink
* form: change default form tip color.
Browse files Browse the repository at this point in the history
  • Loading branch information
catouse committed Jan 12, 2024
1 parent c9dffb5 commit 7da7619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/form/src/style/vars.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:root {
--form-tip-color: var(--color-gray-600);
--form-tip-color: var(--color-gray-400);
--form-label-color: var(--color-gray-700);
--form-horz-label-width: 6rem;
--form-grid-gap-x: 1.25rem;
Expand Down

0 comments on commit 7da7619

Please sign in to comment.