From 7d174fc58bcc9c136548c789fbdf350a3c6fe52b Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期四, 15 十一月 2018 13:11:43 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whychdw@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

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

diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css
index a5aa8c4..db394bc 100644
--- a/gx_tieta/WebRoot/pages/css/mylayui.css
+++ b/gx_tieta/WebRoot/pages/css/mylayui.css
@@ -65,6 +65,12 @@
 	color: #FFFFFF;
 }
 
+.layui-tbl-filter {
+	position: absolute;
+	top: 8px;
+	left: 8px;
+	z-index: 891;
+}
 /*鍒嗛〉鏍峰紡*/
 #paging{
 	-webkit-user-select: none;

--
Gitblit v1.9.1