diff --git a/src/settings.ts b/src/settings.ts index 49c2e6d..b92d100 100644 --- a/src/settings.ts +++ b/src/settings.ts @@ -35,7 +35,8 @@ div.dwlvNd { hideOnMobile: true, zoomLevel: 1, customCss: `/* hide the menu bar and the "Keep" text */ -.PvRhvb-qAWA2, .gb_2d.gb_Zc { +html > body > div > div > div:first-child, +html > body > div > header > div > div > div > div > a > span { display: none !important; }` },