[breaking change] remove reset.css dependencies (#196)

* [breaking change] remove reset.css dependencies

* [bugfix] Doc footerNav not show

* [bugfix] PasswordInput Doc link
This commit is contained in:
neverland
2017-10-12 06:25:55 -05:00
committed by GitHub
parent 560ccfdec2
commit 47576ec47c
19 changed files with 331 additions and 305 deletions
+3 -2
View File
@@ -1,12 +1,13 @@
@import './common/var.css';
.van-switch {
height: 31px;
width: 51px;
height: 33px;
width: 53px;
display: inline-block;
position: relative;
background: $white;
border-radius: 16px;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 32px;