mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:51:17 +08:00
Remove superfluous vertical scrollbar in fullscreen (fixes #2348)
This commit is contained in:
parent
ab7660d0ec
commit
4e78b8d536
@ -75,7 +75,6 @@ const fullScreenPreviewStyle = {
|
||||
border: 0,
|
||||
margin: 0,
|
||||
padding: 0,
|
||||
overflow: 'auto',
|
||||
WebkitOverflowScrolling: 'touch',
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user