fix: add 1px width to the container to calculate more accurately ()

* fix: add 1px width to the container to calculate accurately

* fix tests
This commit is contained in:
Aakansha Doshi
2023-01-30 18:52:56 +05:30
committed by GitHub
parent 5ae39c9292
commit 3a141ca77a
5 changed files with 9 additions and 8 deletions

@ -312,7 +312,7 @@ Object {
"versionNonce": 0,
"verticalAlign": "middle",
"width": 100,
"x": 0,
"x": -0.5,
"y": 0,
}
`;