mirror of
https://github.com/nasa/openmct.git
synced 2025-01-02 11:26:42 +00:00
f1a8e84a93
Allow adding of elements (without any element-specific properties beyond type.) WTD-880.
4 lines
106 B
HTML
4 lines
106 B
HTML
<div ng-style="{ background: ngModel.fill }"
|
|
style="width: 100%; height: 100%">
|
|
...line...
|
|
</div> |