From b17551812c691d3eab98e9d3eb62a93f927057ff Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.32> Date: 星期四, 15 十一月 2018 10:55:49 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@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