[Fixed Position] Add dialog for text
Add dialog for text elements in fixed position view; tweak styling on some other element types. WTD-880.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
<img ng-src="{{ngModel.element.url}}" style="width: 100%; height: 100%;"></img>
|
||||
<div ng-style="{ 'background-image': 'url(' + ngModel.element.url + ')'}"
|
||||
style="width: 100%; height: 100%; background-size: contain; background-repeat: no-repeat; background-position: center;">
|
||||
</div>
|
||||
Reference in New Issue
Block a user