Stop forcing left text align on tables (#13840)

This commit is contained in:
Chris LaFreniere
2020-12-17 13:15:40 -08:00
committed by GitHub
parent 385800553c
commit 9aaa78e020

View File

@@ -68,7 +68,6 @@ text-cell-component thead {
text-cell-component td,
text-cell-component th,
text-cell-component tr {
text-align: left;
vertical-align: middle;
padding: 0.5em 0.5em;
line-height: normal;