加个边框
This commit is contained in:
parent
3edc38d901
commit
ac6ae19650
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue