Style tweak
This commit is contained in:
parent
274022100a
commit
78935499ff
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ const Container = styled(PanelWrapper)`
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
box-shadow: 2px 2px 0 rgb(0 0 0 / 11%);
|
box-shadow: 0px 5px 12px -4px rgb(0 0 0 / 22%);
|
||||||
z-index: ${panelZIndexes.pluginPanes};
|
z-index: ${panelZIndexes.pluginPanes};
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue