Skip to content

Commit 20cb035

Browse files
authored
Updated sidebar-notice
1 parent 5112b1b commit 20cb035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

discord/sidebar-notice/import.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -254,12 +254,12 @@ html:not(:has(.artwork_d8215a)) {
254254
background-color: var(--brand-560);
255255
}
256256

257-
&:has([class*="spinner"]) {
257+
&:has([class^="spinner"]) {
258258
background: var(--brand-560);
259259
}
260260
}
261261

262-
&:has([class*="spinner"]) {
262+
&:has([class^="spinner"]) {
263263
display: block;
264264
}
265265
}

0 commit comments

Comments
 (0)