feat: release v0.0.1
This commit is contained in:
9
dist/react/video-player/components/with-blur/with-blur.css
vendored
Normal file
9
dist/react/video-player/components/with-blur/with-blur.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.video-js {
|
||||
&.its-blur {
|
||||
background-color: transparent;
|
||||
}
|
||||
&.with-blur {
|
||||
background-color: transparent;
|
||||
z-index: 2;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user