mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-11 23:30:58 +03:00
Misc style improvements and code cleanup
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
Download
|
||||
</ng-container>
|
||||
</button>
|
||||
<button (click)="cancelDownload()" style="float: right" *ngIf="!!current_download" mat-stroked-button color="warn">
|
||||
<button (click)="cancelDownload()" style="margin-left: 8px; margin-bottom: 8px" *ngIf="!!current_download" mat-stroked-button color="warn">
|
||||
<ng-container i18n="Cancel download button">
|
||||
Cancel
|
||||
</ng-container>
|
||||
|
||||
Reference in New Issue
Block a user