Make the textLayer divs prevent whitespaces
This commit is contained in:
parent
a5520216fc
commit
58ed7fc35c
@ -1066,6 +1066,7 @@ canvas {
|
|||||||
color: transparent;
|
color: transparent;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
line-height:1.3;
|
line-height:1.3;
|
||||||
|
white-space:pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TODO: file FF bug to support ::-moz-selection:window-inactive
|
/* TODO: file FF bug to support ::-moz-selection:window-inactive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user