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