diff --git a/settings/css/settings.scss b/settings/css/settings.scss index f4ed81b37d6..ec7dbd84780 100644 --- a/settings/css/settings.scss +++ b/settings/css/settings.scss @@ -550,7 +550,8 @@ span.usersLastLoginTooltip { .groupsListContainer.hidden { display: none; } - thead th { + thead th, + thead tr { z-index: 100; background-color: $color-main-background; position: sticky;