zwplayer-vue2x 1.0.5 → 1.0.6

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zwplayer-vue2x",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "A fully functional and lightweight free open-source web player",
5
5
  "main": "lib/zwplayervue2.umd.min.js",
6
6
  "keyword": "zwplayervue2, zwplayer-vue2x, zero-web-player",
@@ -3006,6 +3006,8 @@ input[type=range].zwp-slider::-webkit-slider-thumb:active {
3006
3006
  z-index: 99999!important;
3007
3007
  width: 416px;
3008
3008
  height: 234px;
3009
+ left: unset;
3010
+ top: unset;
3009
3011
  right: 80px;
3010
3012
  bottom: 80px;
3011
3013
  background-color: #111;