mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki graficzne
This commit is contained in:
@@ -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>
|
||||
@@ -188,7 +188,6 @@ import {
|
||||
computed,
|
||||
ComputedRef,
|
||||
defineComponent,
|
||||
onBeforeUpdate,
|
||||
Ref,
|
||||
ref,
|
||||
} from "@vue/runtime-core";
|
||||
|
||||
Reference in New Issue
Block a user