Merge pull request #14715 from Snuffleupagus/issue-13230
Avoid the `textLayer` becoming visible in high contrast mode (issue 13230)
This commit is contained in:
commit
20d60d92ba
@ -24,6 +24,7 @@
|
||||
opacity: 0.2;
|
||||
line-height: 1;
|
||||
text-size-adjust: none;
|
||||
forced-color-adjust: none;
|
||||
}
|
||||
|
||||
.textLayer span,
|
||||
|
Loading…
x
Reference in New Issue
Block a user