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 | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/static/css/common.css b/src/main/webapp/static/css/common.css index 5c17576..dc99509 100644 --- a/src/main/webapp/static/css/common.css +++ b/src/main/webapp/static/css/common.css @@ -80,18 +80,18 @@ /*background-color: #fff;*/ } /* 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; -} +/*.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{ -- Gitblit v1.9.1