From 2e9957c187b7735453fe8225bd095e64b072334e Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.31.211> Date: 星期一, 17 十二月 2018 19:19:56 +0800 Subject: [PATCH] 添加内容 --- gx_tieta/WebRoot/mobil/app/css/common.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/app/css/common.css b/gx_tieta/WebRoot/mobil/app/css/common.css index efa2efb..3a157c7 100644 --- a/gx_tieta/WebRoot/mobil/app/css/common.css +++ b/gx_tieta/WebRoot/mobil/app/css/common.css @@ -57,6 +57,9 @@ } /* height */ +.h { + height: 100%; +} .h40 { height: 40px; } -- Gitblit v1.9.1