fix swipe css

This commit is contained in:
cookfront 2017-03-27 18:35:00 +08:00
parent 1501d6858b
commit 10b75dcbc1

View File

@ -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;