.watchCenterPage[data-v-bdabd9fe] {
  height: 100%;
  overflow: auto;
}
.main-center[data-v-bdabd9fe] {
  width: -webkit-calc(100% - 240px);
  width: calc(100% - 240px);
  height: 100%;
  display: inline-block;
  vertical-align: top;
  background-color: #ecf0f6;
  padding: 20px 24px;
  overflow: auto;
}

