Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview

This commit is contained in:
the1812 2021-04-22 17:34:40 +08:00
commit b67be8a36a

View File

@ -818,7 +818,7 @@
.btn-box .jump-btn {
@include theme-background-color();
@include foreground-color();
&.checked {
&.checked, &.disabled {
@include background-color("4");
}
}