diff --git a/wwwroot/css/input.css b/wwwroot/css/input.css index 7a9b9f7..8d737a4 100644 --- a/wwwroot/css/input.css +++ b/wwwroot/css/input.css @@ -157,4 +157,8 @@ .badge { @apply text-nowrap; +} + +div.dt-scroll-body thead { + visibility: collapse !important; } \ No newline at end of file