diff --git a/website/static/style.css b/website/static/style.css index edf0a60..0396488 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -1110,8 +1110,8 @@ th[data-sort].sort-asc::after { border-radius: 1.25rem; } - .table thead th { - position: static; + .table-wrap { + overflow-x: clip; } .table thead th,