Skip to content

Commit 291ad10

Browse files
authored
Update sidebar-notice
1 parent 2148621 commit 291ad10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

discord/sidebar-notice/import.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
--notice-background: var(--background-secondary);
88
--notice-enable-height-adjust: true;
99
--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"); */
10+
--notice-icon-welcome: /* url("https://discord.com/assets/7f809e89e310c87b2e3f.svg") */;
11+
--notice-icon-premium: /* url("https://cdn.discordapp.com/emojis/1256447329901481984.webp") */;
1212
--notice-text-heading: "";
1313
--notice-text-join: "";
1414
}
@@ -425,4 +425,4 @@ html:not(:has(.artwork_d8215a)) {
425425
}
426426
}
427427
}
428-
}
428+
}

0 commit comments

Comments
 (0)