fix(left-sidebar): remove top border radius

This commit is contained in:
RadoslavDimchev 2024-04-10 17:32:28 +03:00 committed by Radoslav Dimchev
parent 8c244fd427
commit 845914e71a
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ const LeftSidebar = () => {
minHeight={'14vh'}
style={{
padding: '8px',
borderTopLeftRadius: '16px',
borderBottomLeftRadius: '16px',
border: '1px solid #F0F2F5',
}}
>