fix: remove rogue empty line

This commit is contained in:
jongomez 2023-10-26 19:20:05 +01:00 committed by Jon
parent 74186db2a7
commit e2bce7b7be
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ const MainContentContainer = styled.div`
const FullscreenDialogContainer = styled.div`
position: fixed;
top: 0;
left: 0;
width: 100vw;