Skip to content

Commit

Permalink
Revert "fix(FormField): remove "hover-gap""
Browse files Browse the repository at this point in the history
This reverts commit 6f41d38.
  • Loading branch information
mfal committed Jan 31, 2024
1 parent 33b451d commit 30e5feb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/* Elements */
.label {
order: 1;
padding-bottom: var(--form-control--label-to-control-spacing);
margin-bottom: var(--form-control--label-to-control-spacing);
}

.fieldError,
Expand Down

0 comments on commit 30e5feb

Please sign in to comment.