Skip to content

Commit

Permalink
fix(heuristics): heuristic items are not properly aligned on vertical…
Browse files Browse the repository at this point in the history
… axis ruxailab#480
  • Loading branch information
saltykheera committed May 27, 2024
1 parent 13c10d2 commit 3345307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecules/HeuristicsTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
</div>
<v-list-item-icon
v-if="i == itemSelect"
class="mt-2 mb-2"
style="margin-top:15px ;"
>
<v-icon>mdi-chevron-right</v-icon>
</v-list-item-icon>
Expand Down

0 comments on commit 3345307

Please sign in to comment.