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

@ -343,7 +343,6 @@ impl SignatureHelpPopover {
let main_content = div()
.occlude()
.p_2()
.id("signature_help_wrapper")
.child(
div()
.id("signature_help_container")