Update DeviceUptime.tsx
This commit is contained in:
parent
5532949144
commit
99d1728939
|
@ -28,7 +28,7 @@ const DeviceUptime = () => {
|
|||
}
|
||||
|
||||
return (
|
||||
<DashboardCardWrapper maxHeight="350px">
|
||||
<DashboardCardWrapper maxHeight="100px" >
|
||||
<YStack space={'$3'}>
|
||||
<XStack justifyContent={'space-between'}>
|
||||
<YStack>
|
||||
|
|
Loading…
Reference in New Issue