mirror of
https://github.com/nasa/openmct.git
synced 2025-02-22 18:12:57 +00:00
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> |