fix homeWallet. unified icon copayers
This commit is contained in:
parent
0aa9345647
commit
65d1cc7019
8 changed files with 54 additions and 62 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div class="menu" ng-mouseover="hoverIn()" ng-mouseleave="hoverOut()"
|
||||
ng-click="hoverMenu = !hoverMenu">
|
||||
<a class="dropdown ellipsis text-gray" ng-class="{'hover': hoverMenu}">
|
||||
<span class="photo-container"><i class="fi-torso size-42"></i></span>
|
||||
<span ng-include="'views/includes/photo.html'"></span>
|
||||
<span class="m15t">{{username}} </span>
|
||||
<i class="icon-arrow-down size-16 vm"></i>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue