]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+accounts/accounts.component.html
Increase global font size
[github/Chocobozzz/PeerTube.git] / client / src / app / +accounts / accounts.component.html
index d92760ff8e762b3fa75afc8d7fd2867b938146f2..db045b046af3ecaa4ffc0ebc58d50bc41acbfe75 100644 (file)
@@ -28,7 +28,7 @@
               <button [cdkCopyToClipboard]="account.nameWithHostForced" (click)="activateCopiedMessage()"
                       class="btn btn-outline-secondary btn-sm copy-button" title="Copy account handle" i18n-title
               >
-                <span class="glyphicon glyphicon-duplicate"></span>
+                <my-global-icon iconName="copy"></my-global-icon>
               </button>
             </div>