From 2eb9a129b165462973a0bef0afb202cb1291c909 Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期四, 14 十二月 2023 09:58:52 +0800
Subject: [PATCH] 可视化站点bug修复
---
src/main/webapp/static/css/cool.css | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/css/cool.css b/src/main/webapp/static/css/cool.css
index aac555b..b592730 100644
--- a/src/main/webapp/static/css/cool.css
+++ b/src/main/webapp/static/css/cool.css
@@ -41,4 +41,8 @@
}
.cool-auto-complete-window-select option:first-child{
color:#aaaaaa;
-}
\ No newline at end of file
+}
+
+/*.layui-table-grid-down {*/
+/* display: none;*/
+/*}*/
--
Gitblit v1.9.1