mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 03:21:07 +08:00
Fix whitespace on info add-on card
This commit is contained in:
parent
c0318266dc
commit
890c0c2cf3
@ -60,7 +60,8 @@ const stylesheet = {
|
||||
borderRadius: '2px',
|
||||
boxShadow: '0px 2px 3px rgba(0, 0, 0, 0.05)',
|
||||
backgroundColor: '#fff',
|
||||
marginTop: '50px',
|
||||
marginTop: '20px',
|
||||
marginBottom: '20px',
|
||||
},
|
||||
infoContent: {
|
||||
marginBottom: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user