-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug.
What is the expected behavior?
Text should not be blurry.
What is the current behavior?
Text is blurry.
What are the steps to reproduce?
Can be seen on the material component page.
https://material.angular.io/components/tabs/overview
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Windows, IE11
Is there anything else we should know?
Is probably caused by the transform: translate3d(0%, 0px, 0px) style rule on .mat-tab-body-content element.
Was not present in beta.8
Metadata
Metadata
Assignees
Labels
No labels