Commit e78fac63 authored by Liana Husikyan's avatar Liana Husikyan Committed by LianaHus

removed the empty space under the sidepanel

parent 7192db05
......@@ -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