mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:11:07 +08:00
REMOVE outline:none
This commit is contained in:
parent
7f38df535a
commit
00ccc54d70
@ -11,7 +11,6 @@ const RerunButton = glamorous.button({
|
||||
padding: '5px 10px',
|
||||
borderRadius: '4px 0 0 0',
|
||||
color: 'rgba(0, 0, 0, 0.5)',
|
||||
outline: 'none',
|
||||
});
|
||||
|
||||
export default RerunButton;
|
||||
|
Loading…
x
Reference in New Issue
Block a user