mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 05:48:11 +00:00
Poprawki graficzne
This commit is contained in:
@@ -350,8 +350,9 @@ export default defineComponent({
|
|||||||
border-radius: 0 0 1em 1em;
|
border-radius: 0 0 1em 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stats_button {
|
.train-stats {
|
||||||
margin: 0 auto;
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
@@ -188,7 +188,6 @@ import {
|
|||||||
computed,
|
computed,
|
||||||
ComputedRef,
|
ComputedRef,
|
||||||
defineComponent,
|
defineComponent,
|
||||||
onBeforeUpdate,
|
|
||||||
Ref,
|
Ref,
|
||||||
ref,
|
ref,
|
||||||
} from "@vue/runtime-core";
|
} from "@vue/runtime-core";
|
||||||
|
|||||||
Reference in New Issue
Block a user