#
luxiaotao1123
2024-10-16 ae993a786017174d67f17071d2a8a176db6e60e3
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}
                                            />
                                        </>
                                    )}