mirror of https://github.com/ElemeFE/element
TimePicker: remove unnecessary margin-left (#10371)
parent
e62c2f8b42
commit
190bfe6427
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue