From 902734d2dbd891821a030cc86912d87f5c871402 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Wed, 25 Mar 2020 11:07:09 +0800 Subject: [PATCH] update Former-commit-id: 85e61c6e274146379a9d91ff452e2d5d926fed71 --- projects/WebSPA/wwwroot/css/app.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/projects/WebSPA/wwwroot/css/app.css b/projects/WebSPA/wwwroot/css/app.css index cce07988..ef232a31 100644 --- a/projects/WebSPA/wwwroot/css/app.css +++ b/projects/WebSPA/wwwroot/css/app.css @@ -1203,4 +1203,17 @@ a.weui-btn:visited .weui-btn_primary{ .main{ margin-top: 46px; +} +.ir td{ + text-align:center; + padding:1px; +} +.ir .weui-tab__content{ + width:100%; +} +.ir table{ + margin:0 auto; +} +.ir button{ + } \ No newline at end of file