mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
2 lines
302 B
CSS
2 lines
302 B
CSS
.demo-pull-refresh{background-color:var(--van-background-color-light)}.demo-pull-refresh .van-pull-refresh{height:calc(100vh - 50px)}.demo-pull-refresh .doge{width:140px;height:72px;margin-top:8px;border-radius:4px}.demo-pull-refresh p{margin:0;padding:var(--van-padding-md) 0 0 var(--van-padding-md)}
|