加个边框

This commit is contained in:
wangweidong 2025-11-05 14:25:29 +08:00
parent 3edc38d901
commit ac6ae19650
1 changed files with 1 additions and 0 deletions

View File

@ -291,6 +291,7 @@ defineExpose({
transition: all 0.3s ease;
height: 100%;
cursor: pointer;
border: 2px solid rgba(255, 0, 0, 0);
&:hover {
transform: translateY(-4px);