mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix(dark style): 动态详情页的跳转链接图标未适配主题色
re #1289, https://github.com/the1812/Bilibili-Evolved/issues/1289#issuecomment-765428200
This commit is contained in:
parent
7072d16969
commit
49365bc8b0
@ -3,3 +3,6 @@
|
||||
.van-popper-login .container {
|
||||
@include border-color("4");
|
||||
}
|
||||
.dynamic-link-hover-bg .bp-img-icon {
|
||||
@include to-theme("blue");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user