mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Update server card title in Dashboard for clarity
This commit is contained in:
parent
1ae55da3f9
commit
7d7897c3f6
@ -76,7 +76,7 @@ export default function Dashboard() {
|
|||||||
<CardHeader className="pb-2">
|
<CardHeader className="pb-2">
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<div>
|
<div>
|
||||||
<CardTitle className="text-2xl font-semibold">Server Infrastructure</CardTitle>
|
<CardTitle className="text-2xl font-semibold">Servers</CardTitle>
|
||||||
<CardDescription className="mt-1">Physical and virtual servers overview</CardDescription>
|
<CardDescription className="mt-1">Physical and virtual servers overview</CardDescription>
|
||||||
</div>
|
</div>
|
||||||
<Server className="h-8 w-8 text-rose-500 p-1.5 rounded-lg" />
|
<Server className="h-8 w-8 text-rose-500 p-1.5 rounded-lg" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user