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
|
@ -343,7 +343,6 @@ impl SignatureHelpPopover {
|
|||
let main_content = div()
|
||||
.occlude()
|
||||
.p_2()
|
||||
.id("signature_help_wrapper")
|
||||
.child(
|
||||
div()
|
||||
.id("signature_help_container")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue