fix(adapted-styles): support vote style on video page (#947)

This commit is contained in:
MidnightCrowing
2024-08-03 15:42:15 +08:00
committed by GitHub
parent 991ae52379
commit b8cfa16d01

View File

@@ -89,6 +89,10 @@
background-color: var(--bew-theme-color-80) !important;
}
.bili-danmaku-x-vote-an.bili-danmaku-x-select .bili-danmaku-x-vote-an-bg-buffer {
background-color: var(--bew-theme-color-60) !important;
}
.collection-m-exp .content .group-list .add-group .input-group .submit,
.follow-dialog-wrap-exp .follow-dialog-window .content .group-list .add-group .input-group .submitGroup {
background-color: var(--bew-theme-color-10);