mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix(dark style): 评论区的提示项背景色
This commit is contained in:
parent
5f47f1b06d
commit
96570bc6f8
@ -825,3 +825,6 @@ html {
|
||||
.vp-container {
|
||||
@include set-color("border-bottom-color", "4");
|
||||
}
|
||||
.bb-comment .reply-notice .notice-item {
|
||||
@include theme-background-color();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user