From f2ce1fb10c92a2e2583ec3b36866308954958e1e Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 24 Sep 2024 00:11:47 +0800 Subject: [PATCH] perf: improve monitor detail style, enhance style difference --- src/client/components/CommonList.tsx | 5 +++-- .../components/monitor/MonitorHealthBar.tsx | 20 +++++++++++++++++-- src/client/components/monitor/MonitorInfo.tsx | 2 +- src/client/routes/monitor.tsx | 1 + 4 files changed, 23 insertions(+), 5 deletions(-) diff --git a/src/client/components/CommonList.tsx b/src/client/components/CommonList.tsx index a9f4457..7743680 100644 --- a/src/client/components/CommonList.tsx +++ b/src/client/components/CommonList.tsx @@ -89,8 +89,9 @@ export const CommonList: React.FC = React.memo((props) => {