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"
- >
-
-