Commit 6739b1a8d08779675c71df5cc53bc91451a902e5
1 parent
c2b770a6
去除黑边
Showing
1 changed file
with
3 additions
and
0 deletions
src/App.vue
| @@ -33,6 +33,9 @@ | @@ -33,6 +33,9 @@ | ||
| 33 | .video-js .vjs-big-play-button{ | 33 | .video-js .vjs-big-play-button{ |
| 34 | background-color: rgba(43, 51, 63, .1); | 34 | background-color: rgba(43, 51, 63, .1); |
| 35 | } | 35 | } |
| 36 | + .video-js .vjs-tech{ | ||
| 37 | + border-radius: 16px; | ||
| 38 | + } | ||
| 36 | /*.video-js .vjs-slider{*/ | 39 | /*.video-js .vjs-slider{*/ |
| 37 | /*background-color: #73859f;*/ | 40 | /*background-color: #73859f;*/ |
| 38 | /*}*/ | 41 | /*}*/ |