fix: set color text secondary
This commit is contained in:
@@ -263,7 +263,7 @@ const RobotCreate: React.FC = () => {
|
|||||||
>
|
>
|
||||||
<CardContent sx={{ textAlign: 'center', py: 3 }}>
|
<CardContent sx={{ textAlign: 'center', py: 3 }}>
|
||||||
<HighlightAlt sx={{ fontSize: 32, mb: 1 }} />
|
<HighlightAlt sx={{ fontSize: 32, mb: 1 }} />
|
||||||
<Typography variant="h6" gutterBottom>
|
<Typography variant="h6" gutterBottom color="text.secondary">
|
||||||
Recorder Mode
|
Recorder Mode
|
||||||
</Typography>
|
</Typography>
|
||||||
<Typography variant="body2" color="text.secondary">
|
<Typography variant="body2" color="text.secondary">
|
||||||
|
|||||||
Reference in New Issue
Block a user