Informacja o statystykach

This commit is contained in:
2022-12-19 00:44:46 +01:00
parent d71c8bb6f9
commit 5f3abd73c5
11 changed files with 1263 additions and 1485 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ export default defineComponent({
.loading {
position: absolute;
left: 50%;
transform: translateX(-50%);
transform: translate(-50%, -50%);
display: flex;
justify-content: center;