@grfzhl/vue-hls-player 1.0.12 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -405,6 +405,7 @@ function changeSpeed(e) {
405
405
  .media-overlay .initial-play media-play-button {
406
406
  width: 80px;
407
407
  height: 80px;
408
+ margin-top: 50px;
408
409
  border-radius: 10px;
409
410
  }
410
411
  .media-overlay .initial-play media-play-button svg {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@grfzhl/vue-hls-player",
3
3
  "private": false,
4
- "version": "1.0.12",
4
+ "version": "1.0.13",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"