Browse Source

fix preview size

DIYgod 7 years ago
parent
commit
071c01c224
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/css/controller.scss

+ 1 - 1
src/css/controller.scss

@@ -41,7 +41,7 @@
             background: #fff;
             pointer-events: none;
             display: none;
-            background-size: auto 100%;
+            background-size: 16000px 100%;
         }
         .dplayer-bar-preview-canvas {
             position: absolute;