Merge pull request #14244 from Snuffleupagus/issue-14243
Prevent mobile devices from interfering with the textLayer-elements (issue 14243)
This commit is contained in:
commit
b820beb8d9
@ -23,6 +23,7 @@
|
||||
overflow: hidden;
|
||||
opacity: 0.2;
|
||||
line-height: 1;
|
||||
text-size-adjust: none;
|
||||
}
|
||||
|
||||
.textLayer span,
|
||||
|
Loading…
Reference in New Issue
Block a user