feat: main Made commander permanent, for now...
This commit is contained in:
parent
34cd118437
commit
4cac573bb6
@ -277,7 +277,7 @@ export const Commander = props => {
|
||||
return (
|
||||
<Flex
|
||||
id='commander'
|
||||
display={['flex', showCommander ? 'flex' : 'none']}
|
||||
// display={['flex', showCommander ? 'flex' : 'none']}
|
||||
justifyContent={['flex-start', 'center']}
|
||||
// zIndex={99999}
|
||||
// position='fixed'
|
||||
|
Loading…
Reference in New Issue
Block a user