bring back comment from master

This commit is contained in:
Miodec 2026-01-03 22:25:44 +01:00
parent a658926704
commit 46a4264537

View file

@ -803,3 +803,5 @@ export function getTotalInlineMargin(element: HTMLElement): number {
parseInt(computedStyle.marginRight) + parseInt(computedStyle.marginLeft)
);
}
// DO NOT ALTER GLOBAL OBJECTSONSTRUCTOR, IT WILL BREAK RESULT HASHES