aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-11-20 00:29:44 +0000
committerNunoSempere <nuno.sempere@protonmail.com>2023-11-20 00:29:44 +0000
commitca5f7319123ea9cb53348be0706e513dae93e382 (patch)
tree3f574adb68f99735446f2ce10b8d89a4c894b015
parenta590cc708d0d57acb7c5db91bbcd8ceb74c08b39 (diff)
tweaks: change twitter css style
-rw-r--r--plugins/style/style.js8
1 files changed, 8 insertions, 0 deletions
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 */