feat: update toplist

This commit is contained in:
Fine 2023-11-09 15:16:21 +08:00
parent 8431115d60
commit decbda52d6

View File

@ -201,7 +201,7 @@ limitations under the License. -->
&:hover {
color: $active-color;
background-color: #eee;
background-color: $popper-hover-bg-color;
}
}
</style>