Skip to content

Commit

Permalink
Merge pull request #2682 from alphagov/add-missing-textarea-styles-fo…
Browse files Browse the repository at this point in the history
…r-feedback-component

Add missing textarea styles for the feedback component
  • Loading branch information
alex-ju authored Jan 7, 2022
2 parents 5b3e6d5 + 7629ad6 commit 80526ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ $govuk-new-link-styles: true;
@import "govuk_publishing_components/components/layout-super-navigation-header";
@import "govuk_publishing_components/components/search";
@import "govuk_publishing_components/components/skip-link";
@import "govuk_publishing_components/components/textarea";

@import "components/emergency-banner";
@import "components/global-bar";
Expand Down

0 comments on commit 80526ee

Please sign in to comment.