Adjust width requirement for big enter (#21470)
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
{"matrix": [2, 10], "x": 10.75, "y": 3.5},
|
||||
{"matrix": [3, 10], "x": 11.75, "y": 3.5},
|
||||
{"matrix": [4, 10], "x": 12.75, "y": 3.5},
|
||||
{"matrix": [5, 10], "x": 13.75, "y": 2.5, "w": 1.5, "h": 2},
|
||||
{"matrix": [5, 10], "x": 13.75, "y": 2.5, "w": 1.25, "h": 2},
|
||||
|
||||
{"matrix": [6, 10], "x": 15.5, "y": 3.5},
|
||||
{"matrix": [7, 10], "x": 16.5, "y": 3.5},
|
||||
|
||||
Reference in New Issue
Block a user