Remove unused class in download modal

pull/3970/head
Chocobozzz 2021-04-15 10:33:46 +02:00
parent fbdcd4ec9f
commit 5e7b5fc864
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 9 deletions

View File

@ -37,15 +37,6 @@
}
}
.action-button-cancel {
@include peertube-button-link;
}
.action-button-submit {
@include peertube-button-link;
@include orange-button;
}
#dropdown-download-type {
cursor: pointer;
}