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;