mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-05-06 13:58:43 +00:00
fix: update styling and layout for ServerDetail components
This commit is contained in:
@@ -36,7 +36,7 @@ export default function ServerDetailSummary({
|
||||
);
|
||||
|
||||
return (
|
||||
<div className="mb-2 flex flex-wrap items-center gap-4">
|
||||
<div className="mb-2 flex flex-wrap items-center gap-4 server-detail-summary">
|
||||
<section className="flex w-24 flex-col justify-center gap-1 px-1.5 py-1">
|
||||
<section className="flex items-center justify-between">
|
||||
<span className="text-[10px] text-muted-foreground">CPU</span>
|
||||
|
||||
Reference in New Issue
Block a user