fix auto play
This commit is contained in:
@@ -64,20 +64,8 @@
|
||||
position: relative;
|
||||
background: white;
|
||||
float: left;
|
||||
clear: both;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.rr-player::before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
box-shadow: 0 24px 48px rgba(17, 16, 62, 0.12);
|
||||
mix-blend-mode: multiply;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.rr-player__frame {
|
||||
|
||||
Reference in New Issue
Block a user