no message
This commit is contained in:
parent
49f4db90af
commit
a9e2330a43
@ -252,10 +252,12 @@
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
}
|
||||
.body .item .thead .ranking-box .text {
|
||||
.body .item .thead .ranking-box .majort {
|
||||
margin-top: 5px;
|
||||
color: #7f7f7f;
|
||||
font-size: 13px;
|
||||
}
|
||||
.body .item .thead .ranking-box .majort .text {
|
||||
max-width: 200px;
|
||||
word-break: keep-all;
|
||||
white-space: nowrap;
|
||||
|
@ -293,15 +293,17 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.text {
|
||||
.majort {
|
||||
margin-top: 5px;
|
||||
color: #7f7f7f;
|
||||
font-size: 13px;
|
||||
max-width: 200px;
|
||||
word-break: keep-all;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
.text {
|
||||
max-width: 200px;
|
||||
word-break: keep-all;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user