Fix text layer regression tests in using the correct line-height property

This commit is contained in:
Calixte Denizet 2021-01-25 23:01:07 +01:00
parent 6249ef517d
commit 52641e8643

View File

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