[improvement] Switch: update style (#2242)

This commit is contained in:
neverland
2018-12-07 21:04:50 +08:00
committed by GitHub
parent a23c15137e
commit f1742ec97f
15 changed files with 149 additions and 51 deletions

View File

@@ -31,7 +31,7 @@ export default create({
disabled: Boolean,
size: {
type: String,
default: '26px'
default: '24px'
}
},