fix(dark style): 「直播推广」

re #1143, https://github.com/the1812/Bilibili-Evolved/issues/1143#issuecomment-725998622
This commit is contained in:
jloeve 2020-11-15 18:02:10 +08:00
parent 791515b651
commit 1f161c76ca

View File

@ -276,3 +276,8 @@
.v-wrap .vcd .cover {
@include background-color("4");
}
.live-btn-ctnr {
.icon-arrow-right {
@include theme-color();
}
}