移除skill的nowrap
This commit is contained in:
parent
8dcc408a12
commit
4090f1ea9b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue