Skip to content

Commit

Permalink
fix(ui): alignment of the "file" table header
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasco-jofra committed Mar 15, 2024
1 parent a98d561 commit 596ba92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webviewSrc/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<div class="resultsTableStatusIcon"></div>
</div>
</th>
<th class="resultPathCell">
<th class="">
<div class="resultsTableHeader">
<span>File</span>
<div class="resultsTableStatusIcon"></div>
Expand Down

0 comments on commit 596ba92

Please sign in to comment.