Commit d7e5582c by Torkel Ödegaard

minor style fixes

parent e6b8bfe7
......@@ -383,7 +383,7 @@ $checkbox-color: $gray-7;
//Panel Edit
// -------------------------
$panel-editor-shadow: 2px 2px 8px $gray-3;
$panel-editor-shadow: 0px 0px 8px $gray-3;
$panel-editor-border: 1px solid $dark-4;
$panel-editor-side-menu-shadow: drop-shadow(0 0 2px $gray-3);
$panel-editor-toolbar-view-bg: $white;
......
......@@ -3,7 +3,7 @@
padding-left: 40px;
z-index: $zindex-navbar-fixed;
height: $navbarHeight;
padding-right: $spacer;
padding-right: 20px;
display: flex;
flex-grow: 1;
border-bottom: 1px solid transparent;
......
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