Use new div impl to reduce footprint

This commit is contained in:
MrSubidubi 2025-08-13 12:18:47 +02:00
parent c28d873a2f
commit bfd71db0a3
13 changed files with 45 additions and 52 deletions

View file

@ -3525,7 +3525,6 @@ impl GitPanel {
.relative()
.child(
h_flex()
.id("git-panel-entries-container")
.flex_1()
.size_full()
.relative()