mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
style: fix Breadcrumb reset style (#35235)
close https://github.com/ant-design/ant-design/issues/35233
This commit is contained in:
parent
6da5d6492b
commit
4a6db91365
@ -16,6 +16,8 @@
|
||||
ol {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user