Blame view

src/components/flvCom/flvCom.css 111 Bytes
f248ca05   Zhang Zhuo   初始化版本 -张卓
1
2
3
4
5
6
7
  .flvWai,.flvWai>.videoFlv{
      width: 100%; 
      height: 100%; 
  }
  .flvWai>.videoFlv:hover{
      outline: none;
  }