Skip to content

Commit

Permalink
✨ [#483] fix some styling
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkiysendoorn1 committed Mar 11, 2024
1 parent 20f5e5c commit 82b9569
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/formio/components/Checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
.utrecht-form-field {
@include bem.modifier('openforms') {
&.utrecht-form-field--checkbox {
--_of-utrecht-form-field-checkbox-background-color: var(--of-utrecht-form-field-checkbox-background-color,
--_of-utrecht-form-field-checkbox-background-color: var(
--of-utrecht-form-field-checkbox-background-color,
var(--of-checkbox-bg)
);

Expand Down

0 comments on commit 82b9569

Please sign in to comment.