Skip to content

Commit

Permalink
changed more button icon on bottom-nav
Browse files Browse the repository at this point in the history
  • Loading branch information
mertlsarac committed Sep 5, 2021
1 parent c1ff9c8 commit 67a4fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</a>
<a (click)="openSettings = !openSettings; dropdownMenuProducts.closeDropdown(); dropdownMenuServices.closeDropdown()"
*ngIf="!openSettings" href="javascript:void(0)">
<i aria-hidden="true" class="material-icons">settings</i>
<i aria-hidden="true" class="material-icons">arrow_forward_ios</i>
<span>
More
</span>
Expand Down

0 comments on commit 67a4fd3

Please sign in to comment.