From 3ca81252192bba9e08ff0a26ce60671dd9a636ab Mon Sep 17 00:00:00 2001 From: muzi <1099438829@qq.com> Date: Wed, 26 Jun 2019 22:56:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/macdefault.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/macdefault.css b/css/macdefault.css index f0d876d..575ed72 100644 --- a/css/macdefault.css +++ b/css/macdefault.css @@ -402,7 +402,7 @@ body { right: 0; top: 31px; width: 350px; - background-color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.45); height: calc(100% - 32px); transition: all 0.5s; overflow-x: hidden;