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