diff --git a/apps/readest-app/src/utils/style.ts b/apps/readest-app/src/utils/style.ts index 07d2f439..7deb8624 100644 --- a/apps/readest-app/src/utils/style.ts +++ b/apps/readest-app/src/utils/style.ts @@ -201,6 +201,10 @@ const getLayoutStyles = ( .duokan-footnote-item { display: none; } + + .calibre { + color: unset; + } `; export const getFootnoteStyles = () => `