From 2bc94285f81aa3392689eeeb98bab506ed94603a Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期四, 15 十一月 2018 10:54:38 +0800 Subject: [PATCH] 升级设备 --- 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