Style tweak

This commit is contained in:
Aria Minaei 2021-07-30 18:56:31 +02:00
parent 274022100a
commit 78935499ff

View file

@ -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};
` `