|
|
|
@ -54,7 +54,7 @@ |
|
|
|
<div style="display: grid; grid-template-columns: 1fr auto; align-items: center; width: 100%"> |
|
|
|
<div style="display: grid; grid-template-columns: 1fr auto; align-items: center; width: 100%"> |
|
|
|
<MudGrid Justify="Justify.FlexStart"> |
|
|
|
<MudGrid Justify="Justify.FlexStart"> |
|
|
|
<MudItem xs="8"> |
|
|
|
<MudItem xs="8"> |
|
|
|
|
|
|
|
<MudText>@item.Value.Text</MudText> |
|
|
|
</MudItem> |
|
|
|
</MudItem> |
|
|
|
</MudGrid> |
|
|
|
</MudGrid> |
|
|
|
<div style="justify-self: end;"> |
|
|
|
<div style="justify-self: end;"> |
|
|
|
|