Unverified Commit 354aee6f authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Merge pull request #2197 from ethereum/swapPanelPadding

removed padding from swap panel
parents b21ea767 4c10b286
...@@ -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