Skip to content

Commit

Permalink
Fix outlined style for single and multiple choice fields
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Feb 5, 2025
1 parent 4f107de commit 7560231
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@
.jetpack-field {
--notch-width: max(var(--jetpack--contact-form--input-padding-left, 16px), var(--jetpack--contact-form--border-radius));
margin-top: 8px;
display: flex;
box-sizing: border-box;

.notched-label {
position: absolute;
Expand Down

0 comments on commit 7560231

Please sign in to comment.