Merge pull request #1072 from mengxinzxz/PR-Branch

隐匿css bugfix+简化
This commit is contained in:
Spmario233 2024-03-12 22:28:14 +08:00 committed by GitHub
commit 145223db7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -2873,7 +2873,7 @@ div:not(.handcards)>.card>.info>span,
}
.player>.unseen_show>.avatar,
.player>.unseen2_show_v>.avatar2 {
.player>.unseen2_show>.avatar2 {
opacity: 0;
}
@ -2881,8 +2881,6 @@ div:not(.handcards)>.card>.info>span,
#arena:not(.observe) .player:not([data-position='0']).unseen2_show>.avatar2 {
opacity: 1 !important;
background-image:url('../../image/character/hidden_image.jpg') !important;
background-position-x: 50% !important;
background-size: cover !important;
}
.player>.name_seat {