We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a7e7d commit fa3ba09Copy full SHA for fa3ba09
clients/strider-ui/app/pods/index/template.hbs
@@ -24,7 +24,7 @@ import Icon from 'fa-icon';
24
{{job.project.display_name}}
25
</div>
26
27
- <div class='flex items-center mt-2'>
+ <div class='flex items-center'>
28
<img src={{job.trigger.author.image}} class="rounded-full w-8 mr-2" alt="Author avatar">
29
{{job.trigger.author.name}}
30
0 commit comments