src/pages/cameraAccess/index/VideoManage.vue
@@ -242,7 +242,6 @@ .s-video-manage { width: 100%; min-width: 1599px; height: 100%; float: left; box-sizing: border-box; .el-tabs--border-card { @@ -259,7 +258,6 @@ // border-radius: 5px; // } .el-tabs--border-card { height: 100%; width: 100%; &.video-tab { & > .el-tabs__header { @@ -301,7 +299,6 @@ .video-tab > .el-tabs__content { width: 100%; //margin-top: 52px; height: calc(100% - 36px); box-sizing: border-box; overflow-y: auto; padding: 0;