fix layout

This commit is contained in:
takashicompany 2024-10-10 00:40:15 +09:00
parent 642e354213
commit 5ee1bff088

View File

@ -37,14 +37,14 @@
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 0, "y": 1},
{"matrix": [0, 5], "x": 0, "y": 1, "w": 1.5},
{"matrix": [0, 6], "x": 1.5, "y": 1},
{"matrix": [0, 7], "x": 2.5, "y": 1},
{"matrix": [0, 8], "x": 3.5, "y": 1},
{"matrix": [0, 9], "x": 0, "y": 2},
{"matrix": [0, 8], "x": 3.5, "y": 1, "w": 1.5},
{"matrix": [0, 9], "x": 0, "y": 2, "w":1.75},
{"matrix": [0, 10], "x": 1.75, "y": 2},
{"matrix": [0, 11], "x": 2.75, "y": 2},
{"matrix": [0, 12], "x": 3.75, "y": 2}
{"matrix": [0, 12], "x": 3.75, "y": 2, "w":1.25}
]
}
}