1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 15:13:32 +00:00

custom letter avatar directive

This commit is contained in:
Kyle Spearrin
2017-04-05 23:20:51 -04:00
parent ea5dc4b7fc
commit fe039f7b35
11 changed files with 154 additions and 22 deletions

View File

@@ -22,7 +22,7 @@
<section class="sidebar">
<div class="user-panel">
<div class="pull-left image">
<ng-letter-avatar data="{{name}}" shape="round"></ng-letter-avatar>
<letter-avatar data="{{name}}"></letter-avatar>
</div>
<div class="pull-left info">
<p>{{name}}</p>