WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2022-09-05 bc5f9e397663e7581d698b847476f0f151d7f299
修复页面基础组件Y轴滚动的问题
1 files modified
1 ■■■■ changed files
layout/h5Page/cPage.scss 1 ●●●● patch | view | raw | blame | history
layout/h5Page/cPage.scss
@@ -19,6 +19,7 @@
        width: 100%;
        height: 100%;
        overflow: hidden;
        .c-content-inner,
        .c-content-scroll {
            height: 100%;
        }