diff --git a/assets/css/theme.css b/assets/css/theme.css index 4c9847b4dd..ebbbba718e 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -993,6 +993,7 @@ div.highlight > div table { margin: 0; } table { + color: var(--INTERNAL-MAIN-TEXT-color); position: relative; } tr:has(th) { diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index f0a2ace18f..304b103d9d 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.3.2+60bb1c65c5fc8ae51330cff9b402b5ac0a2d34fb \ No newline at end of file +7.3.2+aeb331259b52481cb1d07869f86b0e770fb56172 \ No newline at end of file