This commit is contained in:
lzp
2026-03-24 11:49:54 +08:00
4 changed files with 12 additions and 7 deletions

View File

@@ -226,10 +226,9 @@ defineExpose({push})
margin-bottom: 2rem;
background-color: #ffffff;
cursor: pointer;
pointer-events: none;
display: none;
&.active{
background-color: #f5f5f5;
pointer-events: auto;
display: flex;
}
&:hover{
background-color: #f5f5f5;