TimePicker: remove unnecessary margin-left (#10371)

This commit is contained in:
杨奕 2018-03-26 18:29:22 +08:00 committed by GitHub
parent e62c2f8b42
commit 190bfe6427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,10 +5,6 @@
.el-time-spinner__wrapper {
width: 33.3%;
}
.el-time-spinner__wrapper:nth-child(2) {
margin-left: 1%;
}
}
@include e(wrapper) {