mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
fix: 直播推流背景发白 (close #4410)
This commit is contained in:
parent
c1d7441801
commit
9362fa3456
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ dist/profile.json
|
||||
dist/bilibili-evolved.dev.user.js
|
||||
registry/dist/doc.js
|
||||
dev-tools/**/dist/
|
||||
.idea
|
||||
|
@ -769,3 +769,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{contains('live-info-content')} {
|
||||
background: transparent !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user