From 9ba1061f62fa81f4b78e1d15984db7174d148406 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期一, 02 三月 2026 17:07:41 +0800
Subject: [PATCH] APP电子巡逻列表
---
fzzy-igdss-web/src/main/resources/static/group/pc-reset.css | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/fzzy-igdss-web/src/main/resources/static/group/pc-reset.css b/fzzy-igdss-web/src/main/resources/static/group/pc-reset.css
index 3708f95..b5c636c 100644
--- a/fzzy-igdss-web/src/main/resources/static/group/pc-reset.css
+++ b/fzzy-igdss-web/src/main/resources/static/group/pc-reset.css
@@ -28,11 +28,11 @@
background: none;
}
-/*html,*/
-/*body {*/
-/* width: 1920px;*/
-/* height: 1080px;*/
-/*}*/
+html,
+body {
+ width: 1920px;
+ height: 1080px;
+}
h1,
h2,
--
Gitblit v1.9.3