From 0e09510c541728946fc6fb32a810e34b12839caa Mon Sep 17 00:00:00 2001 From: Matchu Date: Tue, 4 Aug 2020 23:00:31 -0700 Subject: [PATCH] refresh layer support icon, always show on mobile --- .../WardrobePage/support/ItemSupportDrawer.js | 61 +++++++++++-------- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/src/app/WardrobePage/support/ItemSupportDrawer.js b/src/app/WardrobePage/support/ItemSupportDrawer.js index a9a9777..81f42e1 100644 --- a/src/app/WardrobePage/support/ItemSupportDrawer.js +++ b/src/app/WardrobePage/support/ItemSupportDrawer.js @@ -277,7 +277,6 @@ function ItemSupportAppearanceLayer({ width="150px" textAlign="center" fontSize="xs" - position="relative" onClick={onOpen} > + + + {itemLayer.zone.label} Zone ID: {itemLayer.zone.id} DTI ID: {itemLayer.id} - &, - button:focus > & { - opacity: 1; - } - `} - background="rgba(255, 255, 255, 0.8)" - borderRadius="full" - position="absolute" - top="2" - right="2" - padding="2" - alignItems="center" - justifyContent="center" - width="32px" - height="32px" - > - -