fix: fix component hideUserCard

This commit is contained in:
WakelessSloth56 2025-08-11 16:54:28 +08:00
parent 4840c2f83d
commit c4fab85054
No known key found for this signature in database
GPG Key ID: 3AFBE2AD7700CA19

View File

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