1
0
Fork 0

Remove unused class in download modal

This commit is contained in:
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

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;
}