Remove feedback popup (fix #4610)

This commit is contained in:
the1812 2024-03-09 10:33:43 +08:00
parent e692e42350
commit c83863f6db

View File

@ -39,7 +39,8 @@ body {
.bilibili-player-score,
.bpx-player-popup-dm-close,
.bpx-player-score-summary-wrap,
.bpx-player-score {
.bpx-player-score,
.bili-qoeFeedback {
display: none !important;
}
}