Add download button to audio and video players (#12179)
* Add download button for audio player * Add download button for video player * fix padding for download button in Audio component
This commit is contained in:
committed by
Eugen Rochko
parent
91945aa78a
commit
9b36f62df6
@ -5330,6 +5330,10 @@ a.status-card.compact:hover {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-bottom: 10px;
|
||||
|
||||
.video-player__download__icon {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
&__buttons {
|
||||
|
Reference in New Issue
Block a user