Add tools menu and submenu. Add Add multiple environments. #28

Merged
FatttSnake merged 4 commits from FatttSnake into dev 2023-10-10 01:35:59 +08:00
Showing only changes of commit 7d45e2a3be - Show all commits

View File

@@ -91,9 +91,6 @@
transform: translateY(-10px); transform: translateY(-10px);
opacity: 0; opacity: 0;
} }
100% {
transform: translateY(4px);
}
} }
} }
@@ -103,7 +100,6 @@
width: 100%; width: 100%;
text-align: center; text-align: center;
background-color: white; background-color: white;
transform: translateY(4px);
overflow: hidden; overflow: hidden;
.item { .item {