Adjust width requirement for big enter (#21470)

This commit is contained in:
Ryan
2023-07-08 00:08:13 +10:00
committed by GitHub
parent 6bdd8e2782
commit ef39ecd1b7
4 changed files with 16 additions and 16 deletions

View File

@@ -201,7 +201,7 @@
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 1, "w": 2.25, "h": 2},
{"matrix": [2, 13], "x": 13.5, "y": 1, "w": 1.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [3, 2], "x": 2.25, "y": 3},