diff --git a/napcat.webui/src/components/system_info.tsx b/napcat.webui/src/components/system_info.tsx index cf10397b..1a310e97 100644 --- a/napcat.webui/src/components/system_info.tsx +++ b/napcat.webui/src/components/system_info.tsx @@ -34,7 +34,7 @@ const SystemInfoItem: React.FC = ({ endContent }) => { return ( -
+
{icon}
{title}
{value}
@@ -234,7 +234,7 @@ const SystemInfo: React.FC = (props) => { error: qqVersionError } = useRequest(WebUIManager.getQQVersion) return ( - + 系统信息 diff --git a/napcat.webui/src/components/system_status_display.tsx b/napcat.webui/src/components/system_status_display.tsx index 8dc8379c..78ce5b6c 100644 --- a/napcat.webui/src/components/system_status_display.tsx +++ b/napcat.webui/src/components/system_status_display.tsx @@ -24,7 +24,7 @@ const SystemStatusItem: React.FC = ({ return (
@@ -55,7 +55,7 @@ const SystemStatusDisplay: React.FC = ({ data }) => { } return ( - +
{
- +