fix: style of an icon

This commit is contained in:
Koosha Lahouti
2025-08-09 17:56:57 -07:00
parent a4deef2c46
commit 8bd037effd

View File

@@ -136,7 +136,7 @@ export function EmailSection({
style={{ style={{
position: 'absolute', position: 'absolute',
right: 0, right: 0,
marginRight: '16px', marginRight: '4px',
}} }}
/> />
</InputAdornment> </InputAdornment>