fix(logs): remove top margin

This commit is contained in:
RadoslavDimchev 2024-04-01 08:37:49 +03:00 committed by Radoslav Dimchev
parent 295eb91286
commit 3134973bb5
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ const LogsPage = () => {
width="50vh"
style={{
flexGrow: '1',
marginTop: '16px',
overflowY: 'auto',
}}
className={'transparent-scrollbar'}