Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
JanAckermann committed Jul 8, 2022
1 parent 3226564 commit 0e54dd4
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@
class="files-collaborators-collaborator-indicator"
/>
<div class="oc-text-truncate oc-width-1-1">
<p class="oc-text-bold oc-text-truncate oc-m-rm">
<span v-oc-tooltip="shareDisplayNameTooltip" class="oc-text-bold oc-text-truncate oc-m-rm">
<span
v-oc-tooltip="shareDisplayNameTooltip"
aria-hidden="true"
class="files-collaborators-collaborator-name"
v-text="shareDisplayName"
Expand All @@ -36,7 +35,7 @@
v-text="shareAdditionalInfo"
/>
<span class="oc-invisible-sr" v-text="screenreaderShareDisplayName" />
</p>
</span>
<div class="oc-m-rm oc-flex">
<span
aria-hidden="true"
Expand Down

0 comments on commit 0e54dd4

Please sign in to comment.