use @heading-color again

This commit is contained in:
afc163 2017-10-20 15:49:28 +08:00
parent ef443ad047
commit 529f9fa933

View File

@ -31,7 +31,7 @@
background: @table-header-bg;
transition: background .3s ease;
text-align: left;
color: @text-color;
color: @heading-color;
font-weight: 500;
border-bottom: @border-width-base @border-style-base @border-color-split;