This commit is contained in:
tiago.kayaya
2021-07-22 16:39:05 +01:00
parent 0edbfdb8f0
commit 7e48d7bf31
3 changed files with 6 additions and 7 deletions
+2 -3
View File
@@ -48,11 +48,10 @@
<span>Acções</span>
</div>
<!-- <div class="tab mr-20 d-flex align-center cursor-pointer" (click)="changeRoute('/home/chat')" [class.active]="locationPathname() == '/home/chat'">
<div class="tab mr-20 d-flex align-center cursor-pointer" (click)="changeRoute('/home/chat')" [class.active]="locationPathname() == '/home/chat'">
<ion-icon class="font-40" src='assets/images/icons-nav-grupos-inactive-dk-white.svg'></ion-icon>
<span>Chat</span>
</div> -->
</div>
</div>