From 4c8cce23cf4d8d1cc63d9fb22958fc374679aa18 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期四, 15 十一月 2018 11:17:36 +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