fix: set color text secondary
This commit is contained in:
@@ -242,7 +242,7 @@ const RobotCreate: React.FC = () => {
|
||||
</Box>
|
||||
|
||||
<Box sx={{ width: '100%', maxWidth: 700, mb: 3 }}>
|
||||
<Typography variant="subtitle1" gutterBottom sx={{ mb: 2 }}>
|
||||
<Typography variant="subtitle1" gutterBottom sx={{ mb: 2 }} color="text.secondary">
|
||||
Choose How to Build
|
||||
</Typography>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user