hanbaoshan
2020-08-04 51f8540633fe9eaa9c2c9b5ff439f2bf9bf9094e
src/pages/cameraAccess/index/VideoManage.vue
@@ -250,6 +250,8 @@
    height: 100%;
    width: 100%;
    .el-tabs__header {
      position: fixed;
      top: 16px;
      .is-active {
        color: #3d68e1 !important;
      }
@@ -278,9 +280,10 @@
  }
  .el-tabs__content {
    width: 100%;
    height: calc(100% - 52px);
    margin-top: 52px;
    //height: calc(100% - 52px);
    box-sizing: border-box;
    padding: 13px 38px;
    padding: 13px 0;
  }
  .el-tab-pane {
    width: 100%;