mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:51:09 +08:00
Change controller styles
This commit is contained in:
parent
a995130674
commit
bb803d1c44
4
dist/client/ui/controls.js
vendored
4
dist/client/ui/controls.js
vendored
@ -54,8 +54,8 @@ var StorybookControls = function (_React$Component) {
|
||||
|
||||
var h1Style = {
|
||||
textTransform: 'uppercase',
|
||||
letterSpacing: '1px',
|
||||
fontSize: '17px',
|
||||
letterSpacing: '2.5px',
|
||||
fontSize: '14px',
|
||||
fontWeight: 'bolder',
|
||||
color: '#7FA768',
|
||||
border: '1px solid #88BB7F',
|
||||
|
Loading…
x
Reference in New Issue
Block a user