diff --git a/src/components/molecules/BrowserRecordingSave.tsx b/src/components/molecules/BrowserRecordingSave.tsx index e7957697..bd1d1b00 100644 --- a/src/components/molecules/BrowserRecordingSave.tsx +++ b/src/components/molecules/BrowserRecordingSave.tsx @@ -29,7 +29,7 @@ const BrowserRecordingSave = () => { position: 'fixed', background: '#ff00c3', border: 'none', - padding: '10px', + padding: '7.5px', width: '100%', bottom: 0, overflow: 'hidden',