mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Add font family to addon info panel
This commit is contained in:
parent
1234a02c1b
commit
64a1bb0207
@ -35,6 +35,7 @@ const stylesheetBase = {
|
||||
},
|
||||
},
|
||||
info: {
|
||||
fontFamily: 'Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif',
|
||||
position: 'fixed',
|
||||
background: 'white',
|
||||
top: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user