]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Remove unused class in download modal
authorChocobozzz <me@florianbigard.com>
Thu, 15 Apr 2021 08:33:46 +0000 (10:33 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 15 Apr 2021 08:34:19 +0000 (10:34 +0200)
client/src/app/shared/shared-video-miniature/video-download.component.scss

index 485db5ef58eb11b6b5a4277f614c1502abb812f4..7f6e03c87f1f13be9398ecb03641315e9af6a9b5 100644 (file)
   }
 }
 
-.action-button-cancel {
-  @include peertube-button-link;
-}
-
-.action-button-submit {
-  @include peertube-button-link;
-  @include orange-button;
-}
-
 #dropdown-download-type {
   cursor: pointer;
 }