[improvement] PullRefresh: optimize loading

This commit is contained in:
陈嘉涵
2019-05-11 16:44:26 +08:00
parent c5d3a95157
commit 3efdcdd28c
4 changed files with 5 additions and 26 deletions

View File

@@ -10,9 +10,7 @@
position: relative;
z-index: -1;
display: inline-block;
box-sizing: border-box;
width: 30px;
// compatible for 1.x, users may set width or height in root element
max-width: 100%;
height: 30px;