We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2148621 commit 291ad10Copy full SHA for 291ad10
discord/sidebar-notice/import.css
@@ -7,8 +7,8 @@
7
--notice-background: var(--background-secondary);
8
--notice-enable-height-adjust: true;
9
--notice-icon-join: transparent;
10
- --notice-icon-welcome: url("https://discord.com/assets/7f809e89e310c87b2e3f.svg");
11
- /* --notice-icon-premium: url("https://cdn.discordapp.com/emojis/1256447329901481984.webp"); */
+ --notice-icon-welcome: /* url("https://discord.com/assets/7f809e89e310c87b2e3f.svg") */;
+ --notice-icon-premium: /* url("https://cdn.discordapp.com/emojis/1256447329901481984.webp") */;
12
--notice-text-heading: "";
13
--notice-text-join: "";
14
}
@@ -425,4 +425,4 @@ html:not(:has(.artwork_d8215a)) {
425
426
427
428
-}
+}
0 commit comments