feat:set padding to 7.5px
This commit is contained in:
@@ -29,7 +29,7 @@ const BrowserRecordingSave = () => {
|
|||||||
position: 'fixed',
|
position: 'fixed',
|
||||||
background: '#ff00c3',
|
background: '#ff00c3',
|
||||||
border: 'none',
|
border: 'none',
|
||||||
padding: '10px',
|
padding: '7.5px',
|
||||||
width: '100%',
|
width: '100%',
|
||||||
bottom: 0,
|
bottom: 0,
|
||||||
overflow: 'hidden',
|
overflow: 'hidden',
|
||||||
|
|||||||
Reference in New Issue
Block a user