We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5593294 commit 481c683Copy full SHA for 481c683
discord/sidebar-notice/import.css
@@ -123,7 +123,7 @@ html {
123
}
124
125
&:after {
126
- background: linear-gradient(158deg, transparent 0%, var(--background-secondary) 78%), var(--notice-icon);
+ background: linear-gradient(158deg, transparent 0%, var(--background-secondary) 78%), var(--notice-icon-welcome);
127
background-position: top center;
128
background-repeat: no-repeat;
129
content: "";
0 commit comments