Skip to content

Commit 15aff5e

Browse files
committed
fix the editor color for single checkbox
1 parent 42e4840 commit 15aff5e

File tree

1 file changed

+1
-0
lines changed
  • projects/packages/forms/src/blocks/contact-form

1 file changed

+1
-0
lines changed

projects/packages/forms/src/blocks/contact-form/editor.scss

+1
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@
503503
.wp-block-jetpack-field-option-radio {
504504
display: flex;
505505
align-items: baseline; /* Align input with first label line */
506+
color: var(--jetpack--contact-form--text-color);
506507

507508
.jetpack-option__type:before {
508509
color: var(--jetpack--contact-form--border-color);

0 commit comments

Comments
 (0)