mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
fix style warning
This commit is contained in:
parent
862cecfd63
commit
bdfcc912c0
@ -31,11 +31,11 @@
|
||||
margin: 0 12px;
|
||||
}
|
||||
|
||||
.@{ant-prefix}-breadcrumb {
|
||||
margin-bottom: 12px;
|
||||
.@{ant-prefix}-breadcrumb + &-heading {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
&-title-view {
|
||||
&-heading {
|
||||
display: inline-block;
|
||||
&-title {
|
||||
display: inline-block;
|
||||
@ -72,7 +72,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&-content-view {
|
||||
&-content {
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user