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-725998622
This commit is contained in:
parent
791515b651
commit
1f161c76ca
@ -276,3 +276,8 @@
|
|||||||
.v-wrap .vcd .cover {
|
.v-wrap .vcd .cover {
|
||||||
@include background-color("4");
|
@include background-color("4");
|
||||||
}
|
}
|
||||||
|
.live-btn-ctnr {
|
||||||
|
.icon-arrow-right {
|
||||||
|
@include theme-color();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user