Style tweaks

This commit is contained in:
Aria Minaei 2021-07-23 16:47:58 +02:00
parent da230fbacc
commit 09c9978713

View file

@ -43,6 +43,8 @@ const Container = styled(PanelWrapper)`
overflow-y: hidden;
display: flex;
flex-direction: column;
box-shadow: 2px 2px 0 rgb(0 0 0 / 11%);
`
const Title = styled.div`