diff --git a/src/app/app.component.css b/src/app/app.component.css index e574b9d..af08830 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -24,6 +24,7 @@ .top-toolbar { height: 64px; + background: unset; } ::ng-deep .top-menu-button > span { diff --git a/src/app/app.component.html b/src/app/app.component.html index 5c1af89..5cf533d 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,37 +1,37 @@