Make the avatar's dimensions settable
This commit is contained in:
parent
2d4159802e
commit
19d51f559d
@ -1 +1 @@
|
||||
<canvas height="32px" width="32px" class="avatar"></canvas>
|
||||
<canvas height="{{height}}px" width="{{width}}px" class="avatar"></canvas>
|
||||
|
Loading…
Reference in New Issue
Block a user