summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--styles/websites/reddit.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/styles/websites/reddit.css b/styles/websites/reddit.css
index a318d57..b3d1291 100644
--- a/styles/websites/reddit.css
+++ b/styles/websites/reddit.css
@@ -103,6 +103,12 @@ comment-body-header {
.bg-neutral-background {
background: none !important;
}
+
+ shreddit-comments-sort-dropdown {
+ --color-neutral-background: transparent;
+ padding: 10px;
+ margin-top: 0 !important;
+ }
}
shreddit-comment-tree {