diff --git a/assets/css/theme.css b/assets/css/theme.css index 0d92837af8..6ca6b79a01 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -1017,6 +1017,7 @@ tr:has(th) { background-color: var(--INTERNAL-MAIN-BG-color); position: sticky; top: -1px; + z-index: 110; } div.highlight > div td { border-width: 0; diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 6b0e58e78f..c146c13e01 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.4.1 \ No newline at end of file +7.4.1+68220ad15a241c2305244bd51ece487a68c267ca \ No newline at end of file