Merge pull request #5327 from WakelessSloth56/preview-fixes

[组件 - 隐藏用户信息卡片] 修复以适配新版评论区
This commit is contained in:
Grant Howard 2025-08-13 08:55:21 +08:00 committed by GitHub
commit f3b8fe5e13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
.user-card,
.user-card-m-exp,
.bili-user-profile {
.bili-user-profile,
bili-user-profile {
display: none !important;
}