From 6708740f3fa3743f1b5f72a42c6eec925712587a Mon Sep 17 00:00:00 2001 From: maxiaoying <2428016436@qq.com> Date: Fri, 7 Sep 2018 17:00:20 +0800 Subject: [PATCH] request --- lib/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/style.css b/lib/style.css index 78beb007..68ee7b63 100644 --- a/lib/style.css +++ b/lib/style.css @@ -7,6 +7,9 @@ /* Checklist Component */ /* Radio Component */ /* z-index */ +html,body{ + background: #000!important; +} .mint-header { -webkit-box-align: center; -ms-flex-align: center;