git: Fix inline blame moving on horizontal scroll (#10974)
Thorsten Ball
created
This fixes the behaviour reported by @mikayla-maki.
## Before
https://github.com/zed-industries/zed/assets/1185253/35aa4e6d-295b-4050-b5cc-cab0f91b27e1
## After
https://github.com/zed-industries/zed/assets/1185253/a17cbc9c-fc2c-43d6-918b-1205b327507b
## Release notes
Release Notes:
- Fixed inline git blame information moving when horizontally scrolling.