Get rid of colour white specification on the table

pull/3710/head
Isaac Connor 2023-05-19 10:55:31 -04:00
parent 90e4e2b58b
commit e0c5382825
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ data-check-on-init="true"
data-mobile-responsive="true"
data-min-width="562"
class="table-sm table-borderless table"
style="display:none; color: white;"
style="display:none;"
>
<thead>
<!-- Row styling is handled by bootstrap-tables -->