Skip to content

Commit

Permalink
pkp/pkp-lib#10743 Refine Reviewer manager - improve accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Feb 14, 2025
1 parent 6421d46 commit b844836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/ReviewMethodIcons/ReviewMethodIcons.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
:key="icon"
:class="iconSize"
:icon="icon"
aria-hidden="true"
/>
<span class="sr-only">{{ label }}</span>
</span>
</template>
<span class="text-base-normal uppercase text-default">{{ label }}</span>
Expand Down

0 comments on commit b844836

Please sign in to comment.