Position X for deleted hunks better (#14973)

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov 2024-07-22 20:24:24 +03:00 committed by GitHub
parent a5a7a835fe
commit f597c29432
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -455,7 +455,6 @@ impl Editor {
.size_full()
.child(
v_flex()
.justify_center()
.max_w(gutter_dimensions.full_width())
.min_w(gutter_dimensions.full_width())
.size_full()