Merge pull request #14244 from Snuffleupagus/issue-14243

Prevent mobile devices from interfering with the textLayer-elements (issue 14243)
This commit is contained in:
Tim van der Meij 2021-11-06 19:30:47 +01:00 committed by GitHub
commit b820beb8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@
overflow: hidden;
opacity: 0.2;
line-height: 1;
text-size-adjust: none;
}
.textLayer span,