From 94ee6e79b35b29e428ba433d71901189eca6d747 Mon Sep 17 00:00:00 2001 From: sulenn <273409891@qq.com> Date: Wed, 11 Dec 2019 17:01:42 +0800 Subject: [PATCH] modify the transparency when expand the kownkwdgement graph --- css/flexleft.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/flexleft.css b/css/flexleft.css index d4002d4..6f5bd5c 100644 --- a/css/flexleft.css +++ b/css/flexleft.css @@ -39,7 +39,7 @@ right: 0; bottom: 0; content: ''; - background: rgba(0,0,0,.6); + background: rgba(0,0,0,0.9); } .video_img{ position: absolute;