fix(web): PageScrollList style update

This commit is contained in:
zhaoying
2026-02-03 19:55:09 +08:00
parent 72076c218f
commit f571f0688a

View File

@@ -180,7 +180,4 @@ body {
.x6-node foreignObject > body {
min-height: 100%;
max-height: 100%;
}
#scrollableDiv .infinite-scroll-component__outerdiv {
height: 100%;
}