zouyu
2026-05-06 4e869eff676ddf9bb45f3778135149176bd644c5
src/views/performance/class/index.vue
@@ -1142,15 +1142,15 @@
.scroll-right {
  width: calc(100% - 220px);
  /* 减去左边区域宽度 */
  min-height: calc(100% - 10px);
  /*min-height: calc(100% - 10px);*/
  /* 视口高度 */
  margin-left: 220px;
  overflow-x: auto;
  /*overflow-x: auto;*/
}
.content {
  /* 视口高度 */
  min-height: calc(100% - 10px);
  /*min-height: calc(100% - 10px);*/
}
.content-title {