Added ability to download files for recent videos component

Updated styling for unified file card (elevation on hover)
This commit is contained in:
Isaac Abadi
2020-08-08 15:59:29 -04:00
parent d7aa39599d
commit 0ab6535fec
5 changed files with 87 additions and 18 deletions

View File

@@ -1,9 +1,6 @@
<br/>
<div class="big demo-basic">
<mat-card id="card" style="margin-right: 20px; margin-left: 20px;" [ngClass]="(allowAdvancedDownload) ? 'no-border-radius-bottom' : null">
<mat-card-title>
<ng-container i18n="Youtube downloader home page label">Youtube Downloader</ng-container>
</mat-card-title>
<mat-card-content>
<div style="position: relative;">
<form class="example-form">