From a41b684d7f1b355266673190fe0ce8cb2ea92c25 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期一, 25 五月 2020 16:11:42 +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