Commit 190bfe64 authored by 杨奕's avatar 杨奕 Committed by GitHub

TimePicker: remove unnecessary margin-left (#10371)

parent e62c2f8b
...@@ -5,10 +5,6 @@ ...@@ -5,10 +5,6 @@
.el-time-spinner__wrapper { .el-time-spinner__wrapper {
width: 33.3%; width: 33.3%;
} }
.el-time-spinner__wrapper:nth-child(2) {
margin-left: 1%;
}
} }
@include e(wrapper) { @include e(wrapper) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment