fix: change menu postion based on platform

This commit is contained in:
Evandre Silva
2022-04-08 12:31:23 +01:00
parent 773761a220
commit 9c84631049
6 changed files with 29 additions and 17 deletions
+2 -1
View File
@@ -47,7 +47,7 @@
</div>
</div>
<div class="desktop mx-20">
<div *ngIf="this.platform.is('desktop')" class="desktop mx-20">
<div class="d-flex justify-space-between align-center">
<div tab="events" class="div-logo height-fit-content">
<div class="logo-icon">
@@ -169,6 +169,7 @@
</div>
</div>
</div>
<div class="header-bottom-line"></div>
<!-- {{ RouteService.history | json }} -->