mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
parent
88cf4d5b7f
commit
a5bb161bb0
@ -25,7 +25,7 @@
|
||||
line-height: 1;
|
||||
&-button {
|
||||
.operation-unit();
|
||||
color: #000;
|
||||
color: @page-header-back-color;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
@ -566,6 +566,7 @@
|
||||
@page-header-padding: 24px;
|
||||
@page-header-padding-vertical: 16px;
|
||||
@page-header-padding-breadcrumb: 12px;
|
||||
@page-header-back-color: #000;
|
||||
|
||||
// Breadcrumb
|
||||
// ---
|
||||
|
Loading…
Reference in New Issue
Block a user