From 641db12f7cf25162c01873dc435995a70f033a02 Mon Sep 17 00:00:00 2001 From: zhouyongfei Date: Tue, 15 Feb 2022 16:04:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9backgroud=E4=B8=BAbackground-?= =?UTF-8?q?color?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhouyongfei --- services/dialog/js/pages/index/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/dialog/js/pages/index/index.css b/services/dialog/js/pages/index/index.css index 86ac12b78..31db6775e 100644 --- a/services/dialog/js/pages/index/index.css +++ b/services/dialog/js/pages/index/index.css @@ -7,7 +7,7 @@ top: 0fp; width: 100%; height: 100%; - background: #ffffff; + background-color: #ffffff; } .title { -- Gitee