From cf43493d7aa9c1a83cb1551c102f501f1dfde9b0 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 06 六月 2020 13:23:39 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/common.css | 27 +++++++++++++-------------- 1 files changed, 13 insertions(+), 14 deletions(-) diff --git a/src/main/webapp/static/css/common.css b/src/main/webapp/static/css/common.css index d917abc..dc99509 100644 --- a/src/main/webapp/static/css/common.css +++ b/src/main/webapp/static/css/common.css @@ -79,15 +79,19 @@ .layui-table-tool { /*background-color: #fff;*/ } -.layui-table-cell { - font-size:14px; - padding:0 5px; - height:auto; - overflow:visible; - text-overflow:inherit; - white-space:normal; - word-break: break-all; -} +/* table 锛堟崲琛�/璇︽儏锛夋樉绀烘帶鍒� */ +/*.layui-table-cell {*/ + /*font-size:14px;*/ + /*padding:0 5px;*/ + /*height:auto;*/ + /*overflow:visible;*/ + /*text-overflow:inherit;*/ + /*white-space:normal;*/ + /*word-break: break-all;*/ +/*}*/ +/*.layui-table-grid-down {*/ + /*display: none;*/ +/*}*/ /*璇︽儏*/ #detail .layui-form-label{ @@ -172,11 +176,6 @@ display: none; } #btn-into { - display: none; -} - -/*layui table 璇︽儏鎸夐挳*/ -.layui-table-grid-down { display: none; } -- Gitblit v1.9.1