0👍
It should be backgroundSize
with capital S
<div
class="filler"
:style="{background:rect.color,backgroundSize: '30px' }"
>{{rect.text}}{{rect.recipientname}}</div>
Source:stackexchange.com
0👍
It should be backgroundSize
with capital S
<div
class="filler"
:style="{background:rect.color,backgroundSize: '30px' }"
>{{rect.text}}{{rect.recipientname}}</div>