版本树中restore按钮改为显示或者隐藏

This commit is contained in:
X1627315083@163.com
2026-03-23 17:31:00 +08:00
parent ef13f815f9
commit 1a16c8d45d

View File

@@ -228,8 +228,8 @@ defineExpose({push})
cursor: pointer;
pointer-events: none;
&.active{
background-color: #f5f5f5;
pointer-events: auto;
display: none;
}
&:hover{
background-color: #f5f5f5;