mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
fix swipe css
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user