aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/discord/service.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/discord/service.css b/recipes/discord/service.css
index a16a615..b132552 100644
--- a/recipes/discord/service.css
+++ b/recipes/discord/service.css
@@ -1,3 +1,9 @@
1.notice { 1.notice {
2 display: none; 2 display: none;
3} 3}
4.scrollableContainer-15eg7h {
5 overflow-y: auto;
6}
7/*[class^="scrollableContainer"] {
8 overflow-y: auto;
9}*/