Skip to content

Commit

Permalink
Fixed: Indentation in JobConfig view(#364trwn)
Browse files Browse the repository at this point in the history
  • Loading branch information
shashwatbangar committed Aug 1, 2022
1 parent 1912197 commit afb8cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/JobConfiguration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ion-item lines="none">
<ion-label class="ion-text-wrap">
<p>{{ currentJob.description }}</p>
<p>{{ currentJob.description }}</p>
</ion-label>
</ion-item>

Expand Down

0 comments on commit afb8cfd

Please sign in to comment.