From c85e677271d7d32efcb3c9ebeeac67b80fb2904d Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.33> Date: 星期六, 03 十一月 2018 13:51:56 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/pages/css/mylayui.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css index d51a07c..aab10df 100644 --- a/gx_tieta/WebRoot/pages/css/mylayui.css +++ b/gx_tieta/WebRoot/pages/css/mylayui.css @@ -127,4 +127,11 @@ /* width */ .w272 { width: 272px; +} +/* mrl */ +.mrl8 { + margin-left: 8px; +} +.mrr8 { + margin-right: 8px; } \ No newline at end of file -- Gitblit v1.9.1