Add dialog for text elements in fixed position view; tweak styling on some other element types. WTD-880.
3 lines
92 B
HTML
3 lines
92 B
HTML
<div ng-style="{ background: ngModel.fill }"
|
|
style="width: 100%; height: 100%;">
|
|
</div> |