style(Scene): 优化场景列表更多按钮样式
- 为更多按钮添加指针光标,提升用户体验
This commit is contained in:
@@ -203,6 +203,7 @@ p{
|
|||||||
}
|
}
|
||||||
.more{
|
.more{
|
||||||
color: #70B937;
|
color: #70B937;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.sceneList{
|
.sceneList{
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user