mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
UI: Fix display of sidebar logo
This commit is contained in:
parent
747fc18746
commit
b1ed6cd8da
@ -22,8 +22,8 @@ const BrandArea = styled.div(({ theme }) => ({
|
||||
'& > *': {
|
||||
maxWidth: '100%',
|
||||
height: 'auto',
|
||||
width: 'auto',
|
||||
display: 'block',
|
||||
flex: '1 1 auto',
|
||||
},
|
||||
}));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user