Train picker (wip)

This commit is contained in:
2022-11-13 22:58:44 +01:00
parent b72c44ae23
commit b215d53e2b
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ export default defineComponent({
.flex-row {
display: flex;
justify-content: space-between;
justify-content: space-around;
align-items: flex-end;
}