testing panel edit ux idea

This commit is contained in:
Torkel Ödegaard
2018-10-26 13:20:10 +02:00
parent 239dfbc9ae
commit 94c35e2577
8 changed files with 100 additions and 47 deletions

View File

@@ -41,7 +41,8 @@
.panel-in-fullscreen {
.navbar {
@include navbar-alt-look();
// @include navbar-alt-look();
display: none;
}
.navbar-button--add-panel,
@@ -98,11 +99,11 @@
}
.navbar-buttons {
height: $navbarHeight;
// height: $navbarHeight;
display: flex;
align-items: center;
justify-content: flex-end;
margin-right: $spacer;
// margin-right: $spacer;
&--close {
display: none;