mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
navbar header
This commit is contained in:
parent
05b051431e
commit
2fc3ac0997
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user