From ca5f7319123ea9cb53348be0706e513dae93e382 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 20 Nov 2023 00:29:44 +0000 Subject: [PATCH] tweaks: change twitter css style --- plugins/style/style.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins/style/style.js b/plugins/style/style.js index 9457a7b..f8827ef 100644 --- a/plugins/style/style.js +++ b/plugins/style/style.js @@ -78,6 +78,14 @@ if (document.domain == "twitter.com") { [data-testid^="sidebarColumn"] { display: none; } + [data-testid^="DMDrawerHeader"] { + display: none; + } + [data-testid^="primaryColumn"] { + min-width: 900px; + max-width: 900px; + + } /* hide video */