skyouc
3 天以前 30c34b32416f96520624d766075d2f820d420e04
rsf-admin/src/page/components/CardWithIcon.jsx
@@ -11,6 +11,7 @@
        <Card
            sx={{
                width: '100%',
                maxHeight: 1025,
                minHeight: 52,
                flexDirection: 'column',
                flex: '1',
@@ -70,7 +71,7 @@
                        </Box>}
                    </Box> : <Box>
                        <Typography  sx={{ display: 'flex', padding: '1em' }}>
                            {' 12234'}
                            { title }
                        </Typography>
                    </Box>}
                </Box>