Skip to content

Commit

Permalink
fix preview size
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Jun 13, 2018
1 parent d30fa4e commit 071c01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/controller.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 071c01c

Please sign in to comment.