Update DeviceUptime.tsx

This commit is contained in:
Hristo Nedelkov 2023-10-20 14:43:38 +03:00
parent 5532949144
commit 99d1728939
1 changed files with 1 additions and 1 deletions

View File

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