no message
This commit is contained in:
parent
efd99105ff
commit
d5a44c8609
@ -460,6 +460,9 @@
|
||||
margin-left: 7px;
|
||||
transform: rotate(270deg);
|
||||
}
|
||||
.ranking .major .head .more:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.ranking .major .list {
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
|
@ -516,6 +516,10 @@
|
||||
margin-left: 7px;
|
||||
transform: rotate(270deg);
|
||||
}
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
.list {
|
||||
|
Loading…
x
Reference in New Issue
Block a user