feat: change styling for finish button
This commit is contained in:
@@ -88,10 +88,7 @@ export const SaveRecording = ({ fileName }: SaveRecordingProps) => {
|
|||||||
marginRight: '20px',
|
marginRight: '20px',
|
||||||
color: '#00c853 !important',
|
color: '#00c853 !important',
|
||||||
borderColor: '#00c853 !important',
|
borderColor: '#00c853 !important',
|
||||||
'&:hover': {
|
backgroundColor: 'whitesmoke !important',
|
||||||
borderColor: '#00c853 !important',
|
|
||||||
backgroundColor: 'whitesmoke !important',
|
|
||||||
}
|
|
||||||
}}
|
}}
|
||||||
size="small"
|
size="small"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user