Skip to content

Commit ff87134

Browse files
Update storybook
1 parent 47ae27a commit ff87134

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.storybook/storybook.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ body {
77
font-style: normal;
88
}
99

10-
.sidebar-header a[title] img {
11-
height: 47px;
12-
width: auto;
10+
.sidebar-header a[title] img[class] {
11+
width: 220px !important;
12+
max-width: 220px !important;
13+
height: auto !important;
1314
}
1415

1516
[data-story-block] > [data-name] {

0 commit comments

Comments
 (0)