Merge branch 'main' into feature/train-picker

This commit is contained in:
2022-11-14 17:09:05 +01:00
8 changed files with 46 additions and 40 deletions
+6
View File
@@ -98,6 +98,12 @@ export default defineComponent({
display: flex;
justify-content: space-around;
align-items: flex-end;
margin-top: 0.5em;
input {
max-width: 10em;
}
}
.flex-center {