]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/account/account-videos/account-videos.component.html
Fix selection buttons in my videos
[github/Chocobozzz/PeerTube.git] / client / src / app / account / account-videos / account-videos.component.html
index 77f959fefb969064fa4c3fbbf3b1549d4cd89b16..f69c0487d0d8d2559cd40034d25a80d0b27a9793 100644 (file)
@@ -19,7 +19,7 @@
     <!-- Display only once -->
     <div class="action-selection-mode" *ngIf="isInSelectionMode() === true && i === 0">
       <div class="action-selection-mode-child">
-        <span class="action-button" (click)="abortSelectionMode()">
+        <span class="action-button action-button-cancel-selection" (click)="abortSelectionMode()">
           Cancel
         </span>