zy-acs-flow/src/map/insight/index.jsx
@@ -44,7 +44,7 @@ <CloseIcon /> </IconButton> </Stack> <Box p={2}> <Box p={2} pt={1}> <Card sx={{ transition: '0.3s', boxShadow: themeMode === 'light' @@ -61,7 +61,7 @@ {deviceType === DEVICE_TYPE.SHELF && ( <> <ShelfInsight sprite={sprite} /> </> )}