From f571f0688a2489e8f78a31eac1f4bf88e7d3a41f Mon Sep 17 00:00:00 2001 From: zhaoying Date: Tue, 3 Feb 2026 19:55:09 +0800 Subject: [PATCH] fix(web): PageScrollList style update --- web/src/styles/index.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/web/src/styles/index.css b/web/src/styles/index.css index 53670dab..bbbe9cd9 100644 --- a/web/src/styles/index.css +++ b/web/src/styles/index.css @@ -180,7 +180,4 @@ body { .x6-node foreignObject > body { min-height: 100%; max-height: 100%; -} -#scrollableDiv .infinite-scroll-component__outerdiv { - height: 100%; } \ No newline at end of file