Browse Source

switch to video.js

master
Andrea Spacca 5 years ago
parent
commit
eff8c7ca47
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      src/styles/includes/preview.less

+ 5
- 0
src/styles/includes/preview.less View File

@@ -106,6 +106,11 @@ padding: 0px;
padding-bottom: 30px;
}

video, audio {
margin: 0 auto;
width: 100%;
}

.wrap {
width: 40%;
height: 40%;


Loading…
Cancel
Save