版本树中restore按钮改为显示或者隐藏
This commit is contained in:
@@ -228,8 +228,8 @@ defineExpose({push})
|
||||
cursor: pointer;
|
||||
pointer-events: none;
|
||||
&.active{
|
||||
background-color: #f5f5f5;
|
||||
pointer-events: auto;
|
||||
display: none;
|
||||
}
|
||||
&:hover{
|
||||
background-color: #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user