WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2023-04-01 6c4e0dbbd1b62fcbb8af3413bed67c77ece9ea0e
plugins/infiniteScroll/cInfiniteScroll.scss
@@ -6,6 +6,7 @@
@import "../../common/sassMixin";
.c-infinite-scroll {
    height: 100%;
    .c-infinite-top {
        position: relative;
        width: 100%;
@@ -31,7 +32,6 @@
            .text {
                vertical-align: middle;
            }
            background-color: #fcfcfc;
        }
        .tips {
            .text:nth-child(3) {
@@ -60,6 +60,7 @@
        }
    }
    .c-infinite-bottom {
        padding-bottom: 20px;
        text-align: center;
        .c-infinite-loading {
            height: 94px;