Add new onboarding steps

This commit is contained in:
DwCay
2022-05-24 19:10:08 +03:00
parent 3cea343aaf
commit b85163cda8
9 changed files with 559 additions and 3 deletions

View File

@@ -103,4 +103,4 @@ input[type="search"]::-webkit-search-results-decoration {
.no-scrollbar {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
}