Skip to content

Commit

Permalink
Fixed activity scrollbar (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusVuscanNx authored Nov 24, 2023
1 parent 0646673 commit 279241e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Clearable="true">
</MudTextField>

<VerticalWell ExtraPadding="40">
<VerticalWell ExtraPadding="120">
<MudExpansionPanels Elevation="1">
@foreach (var grouping in GroupedActivityDescriptors.OrderBy(x => x.Key))
{
Expand Down

0 comments on commit 279241e

Please sign in to comment.