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
44cb18bf9e
commit
61b38c6039
@ -822,3 +822,6 @@ html {
|
||||
@include back-top-btn(".back-top", null);
|
||||
}
|
||||
}
|
||||
.vp-container {
|
||||
@include set-color("border-bottom-color", "4");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user