Merge pull request #12911 from calixteman/reg_test

Fix text layer regression tests in using the correct line-height property
This commit is contained in:
Tim van der Meij 2021-01-26 23:45:45 +01:00 committed by GitHub
commit 639437d287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@
top: 0;
right: 0;
bottom: 0;
line-height: 1;
}
.textLayer > span {
position: absolute;