diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 49ccf87dc11..1c7b1183628 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -309,7 +309,7 @@ table.multiselect thead th { } table.multiselect #headerName { - position: relative; + position: sticky; width: 9999px; /* when we use 100%, the styling breaks on mobile … table styling */ } table.multiselect #modified {