mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +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>
|
||||
{server.monitoring && (
|
||||
<div className="absolute top-2 right-2">
|
||||
<div className="absolute top-4 right-4">
|
||||
<StatusIndicator isOnline={server.online} />
|
||||
</div>
|
||||
)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user