Merge pull request #6712 from timvandermeij/text-layer-position
Use default line height for the text layer
This commit is contained in:
commit
e93512f1eb
@ -21,6 +21,7 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
|
line-height: 1.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.textLayer > div {
|
.textLayer > div {
|
||||||
|
Loading…
Reference in New Issue
Block a user