feat: feature/mvp-sprint-1 Fixed double eyes showing when it shouldn't
This commit is contained in:
parent
7a2eae1ee7
commit
f7f3e7cf28
@ -115,7 +115,7 @@ export const Nav = (props) => {
|
|||||||
height="100%"
|
height="100%"
|
||||||
marginLeft="auto"
|
marginLeft="auto"
|
||||||
>
|
>
|
||||||
{editorToggleable && (
|
{inEditMode && (
|
||||||
<Center
|
<Center
|
||||||
// transform="scaleX(-100%)"
|
// transform="scaleX(-100%)"
|
||||||
cursor="pointer"
|
cursor="pointer"
|
||||||
|
Loading…
Reference in New Issue
Block a user