diff --git a/src/views/worksheet/content/Content.vue b/src/views/worksheet/content/Content.vue index c3d19dd..c126a25 100644 --- a/src/views/worksheet/content/Content.vue +++ b/src/views/worksheet/content/Content.vue @@ -1000,7 +1000,6 @@ defineExpose({ height: 100%; } .scroll { - // height: calc(100vh - 88px - 72px); height: 100%; overflow-y: scroll; }