mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
The last-child highlight, whether or not it is linkable
This commit is contained in:
parent
3b0723bff2
commit
c7e07baff9
@ -23,6 +23,9 @@
|
||||
|
||||
& > span:last-child {
|
||||
color: @breadcrumb-last-item-color;
|
||||
a {
|
||||
color: @breadcrumb-last-item-color;
|
||||
}
|
||||
}
|
||||
|
||||
& > span:last-child &-separator {
|
||||
|
Loading…
Reference in New Issue
Block a user