专题列表项点击动画

@Don - 喜欢这个!我更希望(就像在 Clickable Topic 主题组件 中一样)悬停时,行/项目内的所有内容光标都变成指针…

.topic-list-item:hover,
.latest-topic-list-item:hover {
    cursor: pointer;
}
2 个赞