fix deco template name display (#1844)
* fix deco template name display * try to fix mac build
This commit is contained in:
@@ -100,6 +100,7 @@ jobs:
|
||||
--hide-extension "ErsatzTV.app" \
|
||||
--app-drop-link 600 185 \
|
||||
--skip-jenkins \
|
||||
--no-internet-enable \
|
||||
"ErsatzTV.dmg" \
|
||||
"ErsatzTV.app/"
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
<div style="display: grid; grid-template-columns: 1fr auto; align-items: center; width: 100%">
|
||||
<MudGrid Justify="Justify.FlexStart">
|
||||
<MudItem xs="8">
|
||||
|
||||
<MudText>@item.Value.Text</MudText>
|
||||
</MudItem>
|
||||
</MudGrid>
|
||||
<div style="justify-self: end;">
|
||||
|
||||
Reference in New Issue
Block a user