mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix(dark style): 投票下方的复选框勾选时应用了错误的滤镜
re #1143, https://github.com/the1812/Bilibili-Evolved/issues/1143#issuecomment-736576572
This commit is contained in:
parent
0affaa2462
commit
fe1be891f1
@ -681,3 +681,6 @@ html {
|
||||
.is-max .percentage-bar {
|
||||
@include theme-background-color("40");
|
||||
}
|
||||
.vote-options .checked {
|
||||
@include to-theme("pink");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user