no message
This commit is contained in:
parent
d5a44c8609
commit
a14c8e6f05
@ -453,6 +453,7 @@
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
font-weight: 400;
|
||||
cursor: pointer;
|
||||
}
|
||||
.ranking .major .head .more .icon {
|
||||
width: 16px;
|
||||
@ -460,9 +461,6 @@
|
||||
margin-left: 7px;
|
||||
transform: rotate(270deg);
|
||||
}
|
||||
.ranking .major .head .more:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.ranking .major .list {
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
|
@ -510,6 +510,7 @@
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
font-weight: 400;
|
||||
cursor: pointer;
|
||||
.icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@ -518,7 +519,7 @@
|
||||
}
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
// text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user