aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/style/style.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/style/style.js b/plugins/style/style.js
index 4b42fe3..e93a307 100644
--- a/plugins/style/style.js
+++ b/plugins/style/style.js
@@ -113,17 +113,11 @@ if (document.domain == "twitter.com") {
[role^="progressbar"]{
display: none;
}
- .r-1h8ys4a {
- display: none;
- }
/* hide video */
[data-testid^="videoPlayer"] {
display: none !important;
}
- [data-testid^="videoPlayer"]:before {
- content: '<br>[twitter video]';
- }
`;
// Function to hide the grandparent of video players