Update formating for event ranking
This commit is contained in:
@@ -52,7 +52,7 @@ else
|
||||
@if (context.RankedEvents.All(re => re.EventFormat != EventFormat.Individual))
|
||||
{
|
||||
<MudTooltip Text="No Individual Event">
|
||||
<MudText Color="Color.Warning">@AppIcons.IndividualEvent</MudText>
|
||||
<MudText Style="font-weight:bolder" Color="Color.Warning">@AppIcons.IndividualEvent</MudText>
|
||||
</MudTooltip>
|
||||
}
|
||||
</MudTd>
|
||||
|
||||
Reference in New Issue
Block a user