Victor Woeltjen 638a7c8609 [Fixed Position] Add dialog for text
Add dialog for text elements in fixed position view;
tweak styling on some other element types. WTD-880.
2015-02-20 12:57:15 -08:00

3 lines
92 B
HTML

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