Skip to content

Commit

Permalink
939-icon-storybook-document: custom styles for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
scottqueen-bixal committed Feb 26, 2024
1 parent 5860adb commit d8e8c13
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions benefit-finder/src/shared/style-docs/style-docs.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.docblock-icongallery svg {
width: 24px;
height: 24px;
}

.docblock-icongallery .bf-carrot-small,
.docblock-icongallery .bf-carrot-big {
position: unset;
}

0 comments on commit d8e8c13

Please sign in to comment.