mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-02 12:00:43 +00:00
Update DeviceUptime.tsx
This commit is contained in:
parent
5532949144
commit
99d1728939
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user