Sign in

w-front-end / select_good · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • select_good
  • src
  • pages
  • mall
  • mall.less
  • 添加环球优物首页和“更多”列表页~
    84b48cea
    王强 authored
    2020-04-03 17:28:30 +0800  
    Browse Code »
mall.less 221 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
@charset "UTF-8";

.mall-box {
    margin-top: 20px;
    /deep/ .van-pull-refresh {
        .van-pull-refresh__track {
            .van-pull-refresh__head {
                font-size: 30px;
            }
        }
    }
}