From cc5b719da4ebddf4268c6e001cde7f5ffb56ca6d Mon Sep 17 00:00:00 2001 From: chenjingjing <chenjingjing@LAPTOP-E51P2139> Date: 星期四, 27 十二月 2018 01:59:31 +0800 Subject: [PATCH] bug --- gx_tieta/WebRoot/pages/css/base.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/pages/css/base.css b/gx_tieta/WebRoot/pages/css/base.css index 431c56c..7ecb202 100644 --- a/gx_tieta/WebRoot/pages/css/base.css +++ b/gx_tieta/WebRoot/pages/css/base.css @@ -28,7 +28,8 @@ } /* ie bug锛歵h 涓嶇户鎵� text-align */ th { - text-align:inherit; + /* text-align:inherit; */ + text-align: center; } /* 鍘婚櫎榛樿杈规 */ fieldset,img { -- Gitblit v1.9.1