diff --git a/apps/readest-app/src/utils/style.ts b/apps/readest-app/src/utils/style.ts index 6e3042ad..5a8c036f 100644 --- a/apps/readest-app/src/utils/style.ts +++ b/apps/readest-app/src/utils/style.ts @@ -185,6 +185,7 @@ const getColorStyles = ( table { overflow: auto; table-layout: fixed; + display: table !important; } /* code */ body.theme-dark code {