Adjust width requirement for big enter (#21470)
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user