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

@ -1560,7 +1560,6 @@ impl RemoteServerProjects {
.section(
Section::new().padded(false).child(
v_flex()
.id("remote-server-modal")
.min_h(rems(20.))
.size_full()
.relative()