Skip to content

Commit

Permalink
Merge pull request #561 from open-formulieren/remove-unnecessary-css-…
Browse files Browse the repository at this point in the history
…rules-from-help-text

Remove unnecessary utrecht css overrides for help text
  • Loading branch information
sergei-maertens authored Oct 6, 2023
2 parents 12e19ee + d1bb5fe commit 42886b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/scss/components/_help-text.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@

// Extensions of the utrecht-form-field component, scoped to our own theme.
.openforms-theme {
--utrecht-form-field-description-margin-block-end: 0;
--utrecht-form-field-description-margin-block-start: 8px;

--utrecht-paragraph-margin-block-end: 0;
--utrecht-paragraph-margin-block-start: 0;

.utrecht-form-field-description {
@include bem.modifier('openforms-helptext') {
--_border-left-width: var(--of-utrecht-form-field-description-border-left-width);
Expand Down

0 comments on commit 42886b8

Please sign in to comment.