Commit eb811ed84bbd00c7b212a449cf6f877e7c8cab0d

Authored by 王强
1 parent c298f6ce

购好物,加载中和没有更多提示文字字号和行高调整~

Showing 1 changed file with 5 additions and 0 deletions
src/pages/common/common.less
... ... @@ -24,3 +24,8 @@ body {
24 24 max-width: 750px;
25 25 overflow: hidden;
26 26 }
  27 +
  28 +.van-list__loading-text, .van-list__finished-text {
  29 + font-size: 30px;
  30 + line-height: 100px;
  31 +}
... ...