mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-18 16:07:10 +00:00
Add more spacing to the status indicator
This commit is contained in:
parent
6e7ff512ad
commit
6acba7172c
@ -847,7 +847,7 @@ export default function Dashboard() {
|
|||||||
>
|
>
|
||||||
<CardHeader>
|
<CardHeader>
|
||||||
{server.monitoring && (
|
{server.monitoring && (
|
||||||
<div className="absolute top-2 right-2">
|
<div className="absolute top-4 right-4">
|
||||||
<StatusIndicator isOnline={server.online} />
|
<StatusIndicator isOnline={server.online} />
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user