mirror of https://github.com/ElemeFE/element
Modify Step styling
parent
75c10ba79f
commit
3cdd62c493
|
@ -19,10 +19,6 @@
|
||||||
& .el-step__main {
|
& .el-step__main {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .el-step__description {
|
|
||||||
width: 300px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@e line {
|
@e line {
|
||||||
|
@ -149,7 +145,7 @@
|
||||||
|
|
||||||
@e title {
|
@e title {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-top: 5px;
|
line-height: 32px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
@when process {
|
@when process {
|
||||||
|
|
Loading…
Reference in New Issue