mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix swipe css
This commit is contained in:
parent
1501d6858b
commit
10b75dcbc1
@ -19,8 +19,8 @@
|
|||||||
height: 5px;
|
height: 5px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background: #000;
|
background: #999;
|
||||||
opacity: .2;
|
opacity: .8;
|
||||||
margin: 0 3px;
|
margin: 0 3px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user