mirror of
https://github.com/nasa/openmct.git
synced 2025-03-04 21:18:00 +00:00
4 lines
112 B
HTML
4 lines
112 B
HTML
<div ng-style="{ background: ngModel.fill }"
|
|
style="width: 100%; height: 100%">
|
|
{{ngModel.text}}
|
|
</div> |