diff --git a/data-table.js b/data-table.js index 7c4bf8e..47d4a1c 100644 --- a/data-table.js +++ b/data-table.js @@ -268,7 +268,7 @@ class DataTable extends IgniteElement { //Rows new div().class("mb-3").child( - new table().class("table table-striped align-middle mb-0 table-borderless").child( + new table().class("table table-light align-middle mb-0 table-borderless").child( //Table columns new thead().class("table-dark").child( new tr().child(