This commit is contained in:
gtz
2023-11-08 16:06:21 +08:00
parent 9a35afa58d
commit b502490e7a
4 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@ function EnterToFloorOne(props) {
style={{
top: '340px',
left: '690px',
height: '760px',
height: '720px',
}}
animate={{
opacity: [0, 0, 0, 0.6, 1],