Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(touch-target): incorrect position in rtl when width is set
Currently the `touch-target` mixin produces styles that will set the touch target outside of the host node on RTL layouts (see angular/components#22925). These changes adjust the styles so that the target is always centered.
- Loading branch information