Style validator list items
This commit is contained in:
parent
fb397e91eb
commit
04d257eccd
|
@ -12,6 +12,7 @@ const ValidatorListItem = () => {
|
||||||
borderRadius: '12px',
|
borderRadius: '12px',
|
||||||
backgroundColor: 'rgba(42, 74, 245, 0.05);',
|
backgroundColor: 'rgba(42, 74, 245, 0.05);',
|
||||||
}}
|
}}
|
||||||
|
width="90%"
|
||||||
>
|
>
|
||||||
<XStack alignItems="center">
|
<XStack alignItems="center">
|
||||||
<Avatar
|
<Avatar
|
||||||
|
|
Loading…
Reference in New Issue