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