Monica视频监控处理程序
xc
2021-04-22 49d678730ef63c6d5b6425ac9ffd45cefc56c048
src/main/resources/public/css/controles.css
@@ -19,6 +19,14 @@
}
.player-wrapper {
    width: 900px;
    height: 500px;
    /*overflow-y: auto;*/
    margin: 0 auto;
    text-align: center;
}
.player .control{
   position: absolute;
   background: rgba(255, 255, 255, 0.3);