Skip to content

Commit

Permalink
Fix spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelMoeri committed Jan 23, 2025
1 parent b8348b6 commit db7c25f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
>
Als Draft speichern
</button>
<span class="pe-2">
<span [ngClass]="data.objective.objectiveId ? 'pe-2': 'pe-2 ps-2'">
<button
mat-button
*ngIf="allowedToSaveBacklog()"
Expand Down

0 comments on commit db7c25f

Please sign in to comment.