过渡效果

This commit is contained in:
A1300399510
2023-08-09 17:13:59 +08:00
parent c45ca1a9d4
commit 2267894a80
3 changed files with 14 additions and 3 deletions

View File

@@ -428,6 +428,8 @@ let deleteSeachVal = (i) => {
width: 0;
height: 0;
position: absolute;
// bottom: -46px;
// left: -6px;
bottom: -47px;
left: -7px;
}