diff --git a/resources/table.scss b/resources/table.scss index e29691e..ff7d871 100644 --- a/resources/table.scss +++ b/resources/table.scss @@ -29,7 +29,7 @@ tr:last-child td { border-color: $border_gray; - border-width: 1px 1px 1px 0; + border-bottom-width: 1px; } thead th {