enable data saving

This commit is contained in:
2024-10-03 09:37:04 +02:00
parent 9f2a51b911
commit 5ecdf3adb7
5 changed files with 44 additions and 13 deletions

View File

@@ -43,6 +43,7 @@
transform-origin: center;
transform: scale(0);
transition: all 0.5s;
z-index: 50;
}
.stats-view-shown {