Skip to content

Commit

Permalink
vertically align theme item
Browse files Browse the repository at this point in the history
  • Loading branch information
benkates committed Aug 20, 2024
1 parent f79459c commit d81d2fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .storybook/preview-body.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@
height: 60px;
width: 60px;
}

.docblock-icongallery .sb-story {
height: 40px;
}
</style>

0 comments on commit d81d2fd

Please sign in to comment.