feat: change styling for finish button

This commit is contained in:
RohitR311
2025-01-08 22:08:10 +05:30
parent 2aee3e65cb
commit e46736a454

View File

@@ -87,11 +87,8 @@ export const SaveRecording = ({ fileName }: SaveRecordingProps) => {
sx={{ sx={{
marginRight: '20px', marginRight: '20px',
color: '#00c853 !important', color: '#00c853 !important',
borderColor: '#00c853 !important',
'&:hover': {
borderColor: '#00c853 !important', borderColor: '#00c853 !important',
backgroundColor: 'whitesmoke !important', backgroundColor: 'whitesmoke !important',
}
}} }}
size="small" size="small"
> >