feat(left-manage): remove right border

This commit is contained in:
RadoslavDimchev 2024-04-29 20:21:57 +03:00 committed by Emil Ivanichkov
parent 419d920f68
commit 4530acf73d
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ const LeftManage = () => {
maxWidth={isModalWidth ? '100%' : '50%'}
flexGrow={1}
space={'$3'}
style={{ borderRight: '1px solid #DCE0E5' }}
>
<Header />
<ValidatorBlueSection />