From 604bf600b33413dbf7c1cfb81ddf7762049fce20 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期五, 14 一月 2022 10:24:37 +0800
Subject: [PATCH] 解决layui框架bug
---
src/main/webapp/static/css/style.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/css/style.css b/src/main/webapp/static/css/style.css
index 3b06d42..ecbd5f2 100644
--- a/src/main/webapp/static/css/style.css
+++ b/src/main/webapp/static/css/style.css
@@ -69,9 +69,9 @@
text-align: center;
}
-.normal {
- background-color: #009966;
-}
+/*.normal {*/
+/* background-color: #009966;*/
+/*}*/
.nor-mal {
background-color: #3a4a5a;
}
--
Gitblit v1.9.1