Change button styling
parent
38bc8b3519
commit
c87e1dea95
|
@ -93,7 +93,7 @@
|
|||
</CardHeaderContent>
|
||||
|
||||
<CardHeaderActions>
|
||||
<MudButton Href="@($"/Games/{Id}/Keys")">View</MudButton>
|
||||
<MudButton Href="@($"/Games/{Id}/Keys")" Color="Color.Primary" Variant="Variant.Filled">View</MudButton>
|
||||
</CardHeaderActions>
|
||||
</MudCardHeader>
|
||||
|
||||
|
|
Loading…
Reference in New Issue