From b76c09d2c5f16de0e3777350b8d7ab48ea55aaa8 Mon Sep 17 00:00:00 2001 From: 18516761980 <4761516tqsxp> Date: 星期二, 24 五月 2022 10:37:56 +0800 Subject: [PATCH] Merge branch 'jkasrs' of http://47.97.1.152:5880/r/zy-asrs into jkasrs --- 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..51782aa 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