Config node tray

This commit is contained in:
Nick O'Leary
2016-02-27 23:13:19 +00:00
parent 41b10fd5e4
commit 6354b68bae
6 changed files with 309 additions and 196 deletions

View File

@@ -97,9 +97,14 @@
button {
@include workspace-button;
padding: 0.4em 1em;
}
margin-right: 8px;
&.leftButton {
margin-right: 40px;
}
}
}
#editor-shade {
position: absolute;
top:0;