Style validator list items

This commit is contained in:
Hristo Nedelkov 2023-09-26 17:50:52 +03:00
parent fb397e91eb
commit 04d257eccd
1 changed files with 1 additions and 0 deletions

View File

@ -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