zed/crates/editor
Thorsten Ball 1cbdf2ba22 Fix overlapping block headers when using custom line height
This fixes block headers overlapping over text in the buffer when using
a custom line height of 1.25.

It fixes the issue by making the parent container a v-flex,
vertically-justifying the content and moving from relative padding to
absolute padding for the header itself.

Co-authored-by: antonio <antonio@zed.dev>
Co-authored-by: julia <julia@zed.dev>
Co-authored-by: marshall <marshall@zed.dev>
2024-01-16 17:20:27 +01:00
..
src Fix overlapping block headers when using custom line height 2024-01-16 17:20:27 +01:00
Cargo.toml Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00