chore: Updated fuse-box to 2.1.0

This commit is contained in:
NGPixel
2017-06-11 18:20:43 -04:00
committed by Nicolas Giard
parent 485e1a78f6
commit 4adf994c90
4 changed files with 25 additions and 9 deletions

View File

@@ -374,11 +374,17 @@ main > .ace-container {
background-color: mc('blue-grey', '100');
&-item {
background-color: mc('blue-grey', '50');
background-color: mc('blue-grey', '500');
padding: 5px;
&:first-child {
margin-top: 60px;
}
& + .editor-sd-item {
margin-top: 5px;
}
}
}