mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-15 11:54:24 +08:00
bring back comment from master
This commit is contained in:
parent
a658926704
commit
46a4264537
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue