From 5ea83113fe67fff2e87f76f5fb71fce73c88f37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Thu, 14 May 2020 23:53:05 +0800 Subject: [PATCH] update --- src/table/tr.wc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/table/tr.wc b/src/table/tr.wc index e3253a5..bcaec0b 100644 --- a/src/table/tr.wc +++ b/src/table/tr.wc @@ -13,7 +13,6 @@ :host(.thead) ::slotted(wc-td[leaf]) { border-top: 0; - // border-bottom: 1px solid nth($cp, 3); } ::slotted(wc-td:last-child) { border-right: 0;