This commit is contained in:
2026-02-13 13:45:35 -08:00
parent 6416aeceec
commit ce2f28cc50
5 changed files with 99 additions and 24 deletions

View File

@@ -116,6 +116,13 @@
#results-table {
height: 1fr;
border: solid #ffffff;
}
#results-table > .datatable--header {
background: #ffffff;
color: #000000;
text-style: bold;
}