feat: 添加部分节点语义化class

This commit is contained in:
Forget
2024-12-21 21:14:01 +08:00
parent 612a63be97
commit 15f6460b09
8 changed files with 15 additions and 15 deletions

View File

@@ -31,7 +31,7 @@ export default function ServerOverview({ online, offline, total, up, down, upSpe
return (
<>
<section className="grid grid-cols-2 gap-4 lg:grid-cols-4">
<section className="grid grid-cols-2 gap-4 lg:grid-cols-4 server-overview">
<Card
onClick={() => {
setStatus("all")