commit ca5f7319123ea9cb53348be0706e513dae93e382 parent a590cc708d0d57acb7c5db91bbcd8ceb74c08b39 Author: NunoSempere <nuno.sempere@protonmail.com> Date: Mon, 20 Nov 2023 00:29:44 +0000 tweaks: change twitter css style Diffstat:
| M | plugins/style/style.js | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git 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 */