[Fixed Position] Allow adding elements
Allow adding of elements (without any element-specific properties beyond type.) WTD-880.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
<div ng-style="{ background: ngModel.fill }">
|
||||
<div ng-style="{ background: ngModel.fill }"
|
||||
style="width: 100%; height: 100%;">
|
||||
???
|
||||
</div>
|
||||
Reference in New Issue
Block a user