loading.scss 220 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .load-more-info { width: 100%; height: 70px; line-height: 70px; text-align: center; font-size: 14PX; overflow: hidden; .status { &.hide { display: none; } } }