index.wxss 273 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .yoho-load-more { display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; height: 88rpx; } .yoho-load-more .load-text { margin-left: 10; color: #b1b1b1; text-align: center; font-size: 28rpx; }