Update padding for MudPaper components across various features

Increased padding from 'pa-4' to 'pa-6' for MudPaper components in Events, MeetingSchedule, Students, and Teams features to ensure consistent styling and improved visual spacing.
This commit is contained in:
2025-12-27 10:43:15 -05:00
parent d19326781a
commit 5c1e0b7444
12 changed files with 14 additions and 14 deletions
@@ -11,7 +11,7 @@
<PageHeader Title="@($"{Configuration["ChapterSettings:Shortname"]} TSA Schedule {Configuration["ChapterSettings:CompetitionYear"]}")" />
<MudPaper Elevation="2" Class="pa-4 mt-4">
<MudPaper Elevation="2" Class="pa-6 mt-4">
<MudGrid>
<MudItem xs="7" sm="8" lg="9">
<MudText Typo="Typo.h4">Time Slots</MudText>