From 4c463c97916844d3d6b71baaff21052c144c1226 Mon Sep 17 00:00:00 2001 From: arvinxx Date: Wed, 10 Feb 2021 14:31:44 +0800 Subject: [PATCH] =?UTF-8?q?:lipstick:=20fix:=20=E4=BF=AE=E6=AD=A3=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E5=9B=BE=E9=80=8F=E6=98=8E=E5=BA=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contentScripts/activityMap/app/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contentScripts/activityMap/app/style.less b/src/contentScripts/activityMap/app/style.less index c37fc04..c827ef0 100644 --- a/src/contentScripts/activityMap/app/style.less +++ b/src/contentScripts/activityMap/app/style.less @@ -40,7 +40,7 @@ .preview { width: 100%; - opacity: 30%; + opacity: 0.3; filter: blur(2px); }