new schema and indexes ui

This commit is contained in:
Gani Georgiev
2023-03-16 19:21:16 +02:00
parent 254e691e92
commit 4d16d0e16e
87 changed files with 2807 additions and 1973 deletions

View File

@@ -3,7 +3,7 @@ $tabContentAnimationSpeed: 0.2s;
@keyframes tabChange {
0% {
opacity: 0.5;
opacity: 0.7;
}
100% {
opacity: 1;