移除skill的nowrap

This commit is contained in:
Spmario233 2024-05-09 23:42:56 +08:00
parent 8dcc408a12
commit 4090f1ea9b
1 changed files with 1 additions and 1 deletions

View File

@ -1958,7 +1958,7 @@ div:not(.handcards) > .card > .info > span,
.skill {
left: 0 !important;
width: 70px !important;
white-space: nowrap;
/*-- white-space: nowrap; --*/
}
.skilln {
left: 0 !important;