Merge pull request #293 from SuanmoSuanyangTechnology/fix/release_web_zy

fix(web): PageScrollList style update
This commit is contained in:
yingzhao
2026-02-03 20:03:58 +08:00
committed by GitHub

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%;
}