Victor Woeltjen f9043fdb7d [Fixed Position] Allow straight lines
Pad width/height to give enough space to draw straight
lines; fix usage of background for boxes. WTD-880.
2015-02-20 15:25:27 -08:00

3 lines
100 B
HTML

<div ng-style="{ background: ngModel.element.fill }"
style="width: 100%; height: 100%;">
</div>