app-rawitem-video.less 82 字节
Newer Older
1 2 3 4 5 6
.app-rawitem-video{
    >video{
        width: 100%;
        height: 100%;
    }
}