mod layout
This commit is contained in:
parent
37b8fc0e8d
commit
82c6c2d91d
|
|
@ -13,10 +13,10 @@
|
|||
@inject IState<DayState> DayState
|
||||
|
||||
<MudPaper Class="pa-4">
|
||||
<MudText Typo="Typo.h6" Class="mb-4">
|
||||
@* <MudText Typo="Typo.h6" Class="mb-4">
|
||||
<MudIcon Icon="@Icons.Material.Filled.TableChart" Class="mr-2" />
|
||||
Scheiss-Spiel - Tafel
|
||||
</MudText>
|
||||
</MudText> *@
|
||||
|
||||
@if (_model == null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue