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

@@ -181,6 +181,3 @@ body {
min-height: 100%; min-height: 100%;
max-height: 100%; max-height: 100%;
} }
#scrollableDiv .infinite-scroll-component__outerdiv {
height: 100%;
}