mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
style: add breadcrumb clear (#22159)
* style: add breadcrumb clear * style: add clear * style: use mixins * style: rtl only
This commit is contained in:
parent
10f4454536
commit
a589b56a28
@ -10,6 +10,7 @@
|
||||
font-size: @breadcrumb-font-size;
|
||||
|
||||
&-rtl {
|
||||
.clearfix;
|
||||
direction: rtl;
|
||||
|
||||
> span {
|
||||
|
Loading…
Reference in New Issue
Block a user