mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
fix(logs): remove top margin
This commit is contained in:
parent
295eb91286
commit
3134973bb5
@ -30,7 +30,6 @@ const LogsPage = () => {
|
||||
width="50vh"
|
||||
style={{
|
||||
flexGrow: '1',
|
||||
marginTop: '16px',
|
||||
overflowY: 'auto',
|
||||
}}
|
||||
className={'transparent-scrollbar'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user