mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
调整loadmore的位置
This commit is contained in:
parent
ed112e6cc3
commit
1b28c2aa28
2
dist/loadmore/index.wxss
vendored
2
dist/loadmore/index.wxss
vendored
@ -57,7 +57,7 @@
|
|||||||
.zui-loadmore__dot {
|
.zui-loadmore__dot {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 11px;
|
top: 10px;
|
||||||
margin-left: -2px;
|
margin-left: -2px;
|
||||||
margin-top: -2px;
|
margin-top: -2px;
|
||||||
content: " ";
|
content: " ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user