lucaschraml

Results 2 comments of lucaschraml

Can confirm, when removing the "-webkit-mask-image" CSS property the issue disappears.

When using readonly input-fields, its kind of the opposite. When `--_lumo-text-field-overflow-mask-image: none !important;` is applied the issue occurs like the screenshot is showing. ![image](https://user-images.githubusercontent.com/37344425/179925180-980bfc25-87e9-467d-a098-2ebff557df5e.png) So suggest the following: `::slotted(:not([slot$='fix']):not([readonly])) {...