fix: remove rogue empty line
This commit is contained in:
parent
74186db2a7
commit
e2bce7b7be
|
@ -69,7 +69,6 @@ const MainContentContainer = styled.div`
|
|||
|
||||
const FullscreenDialogContainer = styled.div`
|
||||
position: fixed;
|
||||
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100vw;
|
||||
|
|
Loading…
Reference in New Issue