mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
step link color
This commit is contained in:
parent
eee8dd9f48
commit
89a807b5ef
@ -148,6 +148,9 @@
|
||||
background: #fff;
|
||||
display: inline-block;
|
||||
padding-right: 10px;
|
||||
> a:first-child:last-child {
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
.@{steps-prefix-cls}-item-last {
|
||||
.@{steps-prefix-cls}-title {
|
||||
|
Loading…
Reference in New Issue
Block a user