Unverified Commit 8ff18f9a authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Merge pull request #2410 from ethereum/LianaHus-patch-1

removed the empty space under the sidepanel
parents 7192db05 e78fac63
......@@ -143,7 +143,7 @@ export class SidePanel extends AbstractPanel {
return yo`
<section class="${css.panel}">
${this.header}
<div class="${css.pluginsContainer} py-1">
<div class="${css.pluginsContainer}">
${this.view}
</div>
</section>`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment