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