mirror of
https://github.com/nasa/openmct.git
synced 2025-01-25 21:59:23 +00:00
f9043fdb7d
Pad width/height to give enough space to draw straight lines; fix usage of background for boxes. WTD-880.
3 lines
100 B
HTML
3 lines
100 B
HTML
<div ng-style="{ background: ngModel.element.fill }"
|
|
style="width: 100%; height: 100%;">
|
|
</div> |