feat: change styling for discard button
This commit is contained in:
@@ -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"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user