heyujie
2021-11-08 cf94fb2d7affead5b5e8738335d4930c81210d27
src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue
@@ -1595,4 +1595,16 @@
.video-box-top b {
  color: #fff;
}
.currentPlayer .prism-player .prism-big-play-btn {
  left: 46% !important;
  bottom: 39% !important;
  background-size: cover;
  width: 106px;
  height: 106px;
  .outter {
    width: 106px;
    height: 106px;
  }
}
</style>