mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +00:00
424d60440c
WTD-894 CSS tweaks to allow box-sizing to be applied to elements within mct-include containers; CSS cleanups
5 lines
133 B
HTML
5 lines
133 B
HTML
<div
|
|
class="l-fixed-position-box"
|
|
ng-style="{ background: ngModel.fill(), border: '1px ' + ngModel.stroke() + ' solid' }"
|
|
>
|
|
</div> |