Poprawki graficzne

This commit is contained in:
2021-08-08 15:02:44 +02:00
parent 76af9ce28a
commit 93f420afc9
2 changed files with 3 additions and 3 deletions
+3 -2
View File
@@ -350,8 +350,9 @@ export default defineComponent({
border-radius: 0 0 1em 1em;
}
.stats_button {
margin: 0 auto;
.train-stats {
display: flex;
justify-content: center;
}
}
</style>