summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-20 12:02:17 +0100
committerFrostyBiscuit <[email protected]>2025-02-20 12:02:17 +0100
commit256c8f52c6aae336bd6826e787477f9ef598393b (patch)
treeb1b0f06a9f706efed5398ed1787ab97822f36ee6
parentdc0559d2cdeefb6ebbf971e4906249bdd2422c97 (diff)
Fixed reddit.com comment sort container
-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 {