mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
fix(left-sidebar): remove top border radius
This commit is contained in:
parent
8c244fd427
commit
845914e71a
@ -48,8 +48,6 @@ const LeftSidebar = () => {
|
||||
minHeight={'14vh'}
|
||||
style={{
|
||||
padding: '8px',
|
||||
borderTopLeftRadius: '16px',
|
||||
borderBottomLeftRadius: '16px',
|
||||
border: '1px solid #F0F2F5',
|
||||
}}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user