Skip to content

Commit

Permalink
Update sidebar-notice
Browse files Browse the repository at this point in the history
  • Loading branch information
lazuee authored Jul 30, 2024
1 parent 2148621 commit 291ad10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions discord/sidebar-notice/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
--notice-background: var(--background-secondary);
--notice-enable-height-adjust: true;
--notice-icon-join: transparent;
--notice-icon-welcome: url("https://discord.com/assets/7f809e89e310c87b2e3f.svg");
/* --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") */;
--notice-text-heading: "";
--notice-text-join: "";
}
Expand Down Expand Up @@ -425,4 +425,4 @@ html:not(:has(.artwork_d8215a)) {
}
}
}
}
}

0 comments on commit 291ad10

Please sign in to comment.