Update dark styles (fix #4768)

This commit is contained in:
the1812 2024-07-11 23:08:52 +08:00
parent fee12bee0b
commit 34353f31f1

View File

@ -173,9 +173,9 @@
}
}
.bili-dyn-list {
&__notification {
@include theme-background-color();
@include foreground-color();
&-notification {
@include background-color('4');
@include theme-color();
}
}
.bili-dyn-item {