feat: change styling for discard button

This commit is contained in:
RohitR311
2025-01-08 22:10:25 +05:30
parent e46736a454
commit 7705e1ebdf

View File

@@ -46,11 +46,8 @@ const BrowserRecordingSave = () => {
sx={{ sx={{
marginLeft: '25px', marginLeft: '25px',
color: 'red !important', color: 'red !important',
borderColor: 'red !important',
'&:hover': {
borderColor: 'red !important', borderColor: 'red !important',
backgroundColor: 'whitesmoke !important', backgroundColor: 'whitesmoke !important',
}
}} }}
size="small" size="small"
> >