From d2dc4c1179a280f493f235094145a477433b979e Mon Sep 17 00:00:00 2001
From: 81041 <81041@192.168.10.23>
Date: 星期三, 07 十一月 2018 10:14:25 +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 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css
index 0a9ac54..0480e58 100644
--- a/gx_tieta/WebRoot/pages/css/mylayui.css
+++ b/gx_tieta/WebRoot/pages/css/mylayui.css
@@ -111,6 +111,10 @@
 	height: 100%;
 	overflow-y: auto;
 }
+/* abs-left */
+.abs.abs-left360 {
+	left: 360px;
+}
 /* abs-top */
 .abs.abs-top100 {
 	top: 100px;

--
Gitblit v1.9.1