mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-20 15:18:33 +00:00
feat(left-manage): remove right border
This commit is contained in:
parent
419d920f68
commit
4530acf73d
@ -24,7 +24,6 @@ const LeftManage = () => {
|
||||
maxWidth={isModalWidth ? '100%' : '50%'}
|
||||
flexGrow={1}
|
||||
space={'$3'}
|
||||
style={{ borderRight: '1px solid #DCE0E5' }}
|
||||
>
|
||||
<Header />
|
||||
<ValidatorBlueSection />
|
||||
|
Loading…
x
Reference in New Issue
Block a user