Fix table header text align, ref #138

This commit is contained in:
afc163 2015-08-18 17:18:49 +08:00
parent fc71504c78
commit 24aba9ea24

View File

@ -20,6 +20,7 @@
background: @table-head-background-color;
font-weight: bold;
transition: background .3s ease;
text-align: left;
.anticon-bars {
margin-left: 4px;