Unverified Commit 4c10b286 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

removed padding from swap panel

parent 07aff8e3
...@@ -33,7 +33,6 @@ const css = csjs` ...@@ -33,7 +33,6 @@ const css = csjs`
.pluginsContainer { .pluginsContainer {
height: 100%; height: 100%;
flex: 1; flex: 1;
padding-bottom: 40px;
overflow-y: auto; overflow-y: auto;
} }
.titleInfo { .titleInfo {
......
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