From 55039f28790ca7f7c316da395e103fa611f19f20 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Tue, 8 Sep 2020 13:57:07 -0400 Subject: [PATCH] profile: add z-index for iOS safari Fixes #3383. --- pkg/interface/src/views/apps/profile/profile.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkg/interface/src/views/apps/profile/profile.tsx b/pkg/interface/src/views/apps/profile/profile.tsx index a3f5219d07..1b986d33e3 100644 --- a/pkg/interface/src/views/apps/profile/profile.tsx +++ b/pkg/interface/src/views/apps/profile/profile.tsx @@ -1,6 +1,6 @@ import React from "react"; -import { Box, Text, Row, Col, Center, Icon } from "@tlon/indigo-react"; +import { Box, Text, Row, Col, Icon } from "@tlon/indigo-react"; import { Sigil } from "~/logic/lib/sigil"; import { uxToHex, MOBILE_BROWSER_REGEX } from "~/logic/lib/util"; @@ -15,7 +15,6 @@ const SidebarItem = ({ children, view, current }) => { return ( - + Your Identity