2024-07-14 19:46:17 +00:00
|
|
|
@inherits MSGComponentBase
|
2024-06-30 13:26:28 +00:00
|
|
|
|
2024-06-01 18:32:30 +00:00
|
|
|
<div class="d-flex flex-column" style="@this.Height">
|
|
|
|
<div class="flex-auto overflow-auto">
|
|
|
|
@this.ChildContent
|
|
|
|
</div>
|
|
|
|
|
|
|
|
@this.FooterContent
|
|
|
|
</div>
|