Logo white

wxd / MShopWeApp

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • MShopWeApp
  • components
  • diy_video
  • diy_video.wxss
  • 首次上传
    6341715b
    后端研发-田富滉 authored
    2019-08-29 11:19:23 +0800  
    Browse Code »
diy_video.wxss 135 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
.vd_view{
  width: 100%;
  max-height: 750rpx;
  overflow: hidden;
}
.vd_web{
  width: 100%;
  max-height:750rpx;
  overflow: hidden;
}