material-avatar icon indicating copy to clipboard operation
material-avatar copied to clipboard

Custom width and height

Open de1phi48 opened this issue 3 years ago • 0 comments

Good day, widget dont get width and height from container. I have always fixed width 200x200 px.

<div id="employee-avatar" style="height: 300px; width: 200px;" data-name="Employee name">
<canvas width="200" height="200"></canvas>
</div>

de1phi48 avatar Dec 23 '21 08:12 de1phi48