hanbaoshan
2021-01-29 b47da15ef38b754aa9ead53279a689ef0ba8e23f
src/pages/cameraAccess/index/VideoManage.vue
@@ -286,6 +286,11 @@
    overflow-y: auto;
    padding: 0;
  }
  .video-tab > .el-tabs__content::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 6px;
  }
  .el-tab-pane {
    width: 100%;
    //height: 100%;