feat:set padding to 7.5px

This commit is contained in:
karishmas6
2024-10-20 03:35:48 +05:30
parent bc0a2bd7fd
commit 58af753689

View File

@@ -29,7 +29,7 @@ const BrowserRecordingSave = () => {
position: 'fixed',
background: '#ff00c3',
border: 'none',
padding: '10px',
padding: '7.5px',
width: '100%',
bottom: 0,
overflow: 'hidden',