modify the transparency when expand the kownkwdgement graph

This commit is contained in:
sulenn 2019-12-11 17:01:42 +08:00
parent 0f669d13fa
commit 94ee6e79b3
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
right: 0; right: 0;
bottom: 0; bottom: 0;
content: ''; content: '';
background: rgba(0,0,0,.6); background: rgba(0,0,0,0.9);
} }
.video_img{ .video_img{
position: absolute; position: absolute;