mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: breadcrumb seperators hidden when used in list (#36448)
This commit is contained in:
parent
4614d15dc4
commit
46be23a5db
@ -38,7 +38,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
li:last-child &-separator {
|
||||
li:last-child > &-separator {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user