feat: change styling for discard button
This commit is contained in:
@@ -47,10 +47,7 @@ const BrowserRecordingSave = () => {
|
||||
marginLeft: '25px',
|
||||
color: 'red !important',
|
||||
borderColor: 'red !important',
|
||||
'&:hover': {
|
||||
borderColor: 'red !important',
|
||||
backgroundColor: 'whitesmoke !important',
|
||||
}
|
||||
backgroundColor: 'whitesmoke !important',
|
||||
}}
|
||||
size="small"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user