fix: management table formatting

This commit is contained in:
RadoslavDimchev 2023-11-10 22:04:28 +02:00
parent 28b5265193
commit 584fd9679f

View File

@ -80,7 +80,8 @@ const ManagementTable = () => {
cursor: 'pointer',
}}
/>
<Stack style={{
<Stack
style={{
position: 'absolute',
right: -2,
top: -1.5,
@ -89,7 +90,8 @@ const ManagementTable = () => {
borderRadius: '50%',
backgroundColor: '#1992D7',
border: '1.5px solid #fff',
}} />
}}
/>
</Stack>
</XStack>
<table>