modify the transparency when expand the kownkwdgement graph
This commit is contained in:
parent
0f669d13fa
commit
94ee6e79b3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue