Fix text copying for item information name

This commit is contained in:
Dave Nicolson 2023-08-24 19:59:20 +02:00
parent 2e42710221
commit be656ee071
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{{ "itemInformation" | i18n }}
</h2>
<div class="box-content">
<div class="box-content-row">
<div class="box-content-row" [appCopyText]="cipher.name">
<span
class="row-label draggable"
draggable="true"