src/pages/cameraAccess/index/VideoManage.vue
@@ -288,7 +288,7 @@
  .video-tab > .el-tabs__content {
    width: 100%;
    //margin-top: 52px;
    height: calc(100% - 78px);
    height: calc(100% - 36px);
    box-sizing: border-box;
    overflow-y: auto;
    padding: 0;