Use new div impl to reduce footprint
This commit is contained in:
parent
c28d873a2f
commit
bfd71db0a3
13 changed files with 45 additions and 52 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue