diff --git a/src/components/robot/pages/RobotConfigPage.tsx b/src/components/robot/pages/RobotConfigPage.tsx index 665223dc..fa9a2d0a 100644 --- a/src/components/robot/pages/RobotConfigPage.tsx +++ b/src/components/robot/pages/RobotConfigPage.tsx @@ -146,7 +146,7 @@ export const RobotConfigPage: React.FC = ({ sx={{ color: '#ff00c3 !important', borderColor: '#ff00c3 !important', - backgroundColor: 'whitesmoke !important', + backgroundColor: 'white !important', }} > {cancelButtonText}