Update DeviceUptime.tsx

This commit is contained in:
Hristo Nedelkov 2023-10-18 18:10:00 +03:00
parent dda4d3d7ac
commit bb84f72bc2
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ const DeviceUptime = () => {
} }
return ( return (
<DashboardCardWrapper <DashboardCardWrapper maxHeight='350px'>
>
<YStack space={'$3'} > <YStack space={'$3'} >
<XStack justifyContent={'space-between'}> <XStack justifyContent={'space-between'}>
<YStack> <YStack>