mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 23:47:13 +00:00
small ui improvement
This commit is contained in:
parent
3e49932382
commit
a73a98ddac
@ -917,7 +917,7 @@ export default function Dashboard() {
|
|||||||
className="flex flex-col gap-2 border border-muted py-2 px-4 rounded-md"
|
className="flex flex-col gap-2 border border-muted py-2 px-4 rounded-md"
|
||||||
>
|
>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<div className="text-base font-md text-muted-foreground">
|
<div className="text-base font-extrabold">
|
||||||
{hostedVM.name}
|
{hostedVM.name}
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center gap-2 text-foreground/80">
|
<div className="flex items-center gap-2 text-foreground/80">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user