diff --git a/src/pages/Dashboard/ConsensusUptime/ConsensusUptimeCard.tsx b/src/pages/Dashboard/ConsensusUptime/ConsensusUptimeCard.tsx index 1a150de9..45fe25c5 100644 --- a/src/pages/Dashboard/ConsensusUptime/ConsensusUptimeCard.tsx +++ b/src/pages/Dashboard/ConsensusUptime/ConsensusUptimeCard.tsx @@ -30,7 +30,7 @@ const ConsensusUptimeCard = () => { justifyContent: 'center', alignItems: 'center', width: '100%', - height: '100%', + height: '90%', }} > { width: '100%', }} > - - + + - + @@ -100,18 +94,13 @@ const DashboardContentLayout = (width: number) => { return ( - + - + + { return ( - + @@ -89,7 +89,7 @@ const DeviceUptime = () => { justifyContent: 'center', alignItems: 'center', width: '100%', - height: '100%', + height: '90%', }} > { justifyContent: 'center', alignItems: 'center', width: '100%', - height: '100%', + height: '90%', }} >