fix:Fix spacing for cards and text sections on top
This commit is contained in:
parent
a2e7549ce2
commit
458b5ec1bc
|
@ -10,6 +10,7 @@ const PairedDeviceCard = () => {
|
|||
padding: '6px 12px',
|
||||
border: '1px solid #DCE0E5',
|
||||
borderRadius: '10px',
|
||||
marginBottom:'20px'
|
||||
}}
|
||||
alignItems={'center'}
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue