From 92dd3e0285f5344db515ed4f1e0947b7053fa78d Mon Sep 17 00:00:00 2001 From: hdw <hdw@1> Date: 星期五, 21 十二月 2018 10:59:38 +0800 Subject: [PATCH] 手机端添加修改机房信息 --- gx_tieta/WebRoot/css/web-status-outline.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/css/web-status-outline.css b/gx_tieta/WebRoot/css/web-status-outline.css index f6f573f..776a281 100644 --- a/gx_tieta/WebRoot/css/web-status-outline.css +++ b/gx_tieta/WebRoot/css/web-status-outline.css @@ -8,6 +8,7 @@ } .web-status .cell-list { display: table-cell; + vertical-align: middle; padding: 3px 5px; } .web-status .progressbar { -- Gitblit v1.9.1