mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
Info add-on: update z-index of container
This commit is contained in:
parent
8bfdc25115
commit
9035f43af2
@ -42,6 +42,7 @@ const stylesheet = {
|
||||
right: 0,
|
||||
padding: '0 40px',
|
||||
overflow: 'auto',
|
||||
zIndex: 99999,
|
||||
},
|
||||
children: {
|
||||
position: 'relative',
|
||||
|
Loading…
x
Reference in New Issue
Block a user