.m-list__detector { width: 100%;}.m-list__loading { display: flex; justify-content: center; align-items: center; width: 100%; height: 50px; font-size: 14px; color: #888;}.m-list__loading-text { margin-right: 10px;}.m-list__finished { display: flex; justify-content: center; align-items: center; width: 100%; height: 50px; font-size: 14px; color: #888;}.m-list__error { display: flex; justify-content: center; align-items: center; width: 100%; height: 50px; font-size: 14px; color: #888; cursor: pointer; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.m-list__loading-icon[list-cover] svg { color: #888;}