Adjust width requirement for big enter (#21470)
This commit is contained in:
parent
6bdd8e2782
commit
ef39ecd1b7
4 changed files with 16 additions and 16 deletions
|
@ -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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue