mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 16:58:59 +00:00
fix: style add card icon
This commit is contained in:
parent
fd4c363670
commit
456f60d95e
@ -16,12 +16,12 @@ const AddCard = () => {
|
||||
}}
|
||||
>
|
||||
<AddIcon
|
||||
size={12}
|
||||
size={16}
|
||||
color="white"
|
||||
style={{
|
||||
backgroundColor: '#2A4AF5',
|
||||
borderRadius: '50%',
|
||||
padding: '6px',
|
||||
padding: '5px',
|
||||
}}
|
||||
/>
|
||||
</Stack>
|
||||
|
Loading…
x
Reference in New Issue
Block a user