From d417e332b39e7da99f637e94ebacf199fb158a72 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 31 五月 2024 18:16:50 +0800
Subject: [PATCH] #1
---
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