From dd0b01f3be85e9d8783e7266ffe6dee50dace7cd Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期一, 25 五月 2020 14:57:16 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/common.css | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/static/css/common.css b/src/main/webapp/static/css/common.css index d917abc..5c17576 100644 --- a/src/main/webapp/static/css/common.css +++ b/src/main/webapp/static/css/common.css @@ -79,6 +79,7 @@ .layui-table-tool { /*background-color: #fff;*/ } +/* table 锛堟崲琛�/璇︽儏锛夋樉绀烘帶鍒� */ .layui-table-cell { font-size:14px; padding:0 5px; @@ -87,6 +88,9 @@ text-overflow:inherit; white-space:normal; word-break: break-all; +} +.layui-table-grid-down { + display: none; } /*璇︽儏*/ @@ -172,11 +176,6 @@ display: none; } #btn-into { - display: none; -} - -/*layui table 璇︽儏鎸夐挳*/ -.layui-table-grid-down { display: none; } -- Gitblit v1.9.1