Add breathing room between navbar and schema explorer

pull/10616/head
Alex P 2018-06-13 16:02:38 -07:00
parent 2aa49a5863
commit 6b394c8e67
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ $flux-tree-gutter: 11px;
height: 100%;
background-color: $g2-kevlar;
min-width: $flux-tree-min-width;
padding-left: 30px;
}
.flux-schema-tree {