navbar header

This commit is contained in:
Sercan Yemen 2017-08-14 17:24:10 +03:00
parent 05b051431e
commit 2fc3ac0997

View File

@ -66,6 +66,8 @@ fuse-navbar {
min-height: 64px; min-height: 64px;
justify-content: space-between; justify-content: space-between;
transition: padding 200ms ease; transition: padding 200ms ease;
background-color: rgba(255, 255, 255, .05);
@include mat-elevation(1);
.logo { .logo {
display: flex; display: flex;