update cards grid
This commit is contained in:
parent
1636c873f2
commit
b649237532
|
@ -63,7 +63,7 @@ const DashboardContent = () => {
|
|||
}}
|
||||
>
|
||||
<YStack>
|
||||
<XStack justifyContent="space-between">
|
||||
<XStack justifyContent="space-between" flexWrap="wrap">
|
||||
<ConsensusUptimeCard />
|
||||
<ExecutionUptime />
|
||||
</XStack>
|
||||
|
|
Loading…
Reference in New Issue