From 22b6730d941b6d32c756bb91df2eb4a90c9931bc Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Thu, 20 Aug 2020 19:52:24 +0800 Subject: [PATCH] =?UTF-8?q?table=20=E6=A0=87=E9=A2=98=E5=B7=A6=E5=AF=B9?= =?UTF-8?q?=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scss/components/_table.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/components/_table.scss b/scss/components/_table.scss index d003840a..0f2c6c07 100644 --- a/scss/components/_table.scss +++ b/scss/components/_table.scss @@ -270,6 +270,7 @@ } > th { + text-align: left; background-color: $Table-thead-bg; // font-size: $Table-thead-fontSize; color: $Table-thead-color;