mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-02 03:50:40 +00:00
feat: add style for scroller
This commit is contained in:
parent
ee6448a47d
commit
cdbea5fdbb
@ -17,6 +17,7 @@ const ValidatorManagementContent = () => {
|
|||||||
flexGrow: '1',
|
flexGrow: '1',
|
||||||
overflowY: 'auto',
|
overflowY: 'auto',
|
||||||
}}
|
}}
|
||||||
|
className="transparent-scrollbar"
|
||||||
>
|
>
|
||||||
<TitleLogo subtitle="Validator Management" />
|
<TitleLogo subtitle="Validator Management" />
|
||||||
<AddCardsContainer />
|
<AddCardsContainer />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user