From 0678edc3ce322e2190941805434e1031b5e2153b Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期二, 06 十一月 2018 14:23:13 +0800
Subject: [PATCH] 修复显示bug

---
 gx_tieta/WebRoot/pages/css/mylayui.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css
index 9729825..0a9ac54 100644
--- a/gx_tieta/WebRoot/pages/css/mylayui.css
+++ b/gx_tieta/WebRoot/pages/css/mylayui.css
@@ -3,7 +3,6 @@
 	height: 100%;
 	min-width: 1200px;
 	overflow: hidden;
-	overflow-x: auto;
 }
 .layui-table-view {
 	margin: 0;

--
Gitblit v1.9.1