mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
use @heading-color again
This commit is contained in:
parent
ef443ad047
commit
529f9fa933
@ -31,7 +31,7 @@
|
|||||||
background: @table-header-bg;
|
background: @table-header-bg;
|
||||||
transition: background .3s ease;
|
transition: background .3s ease;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
color: @text-color;
|
color: @heading-color;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
border-bottom: @border-width-base @border-style-base @border-color-split;
|
border-bottom: @border-width-base @border-style-base @border-color-split;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user