Pressing enter on URL input now triggers the download

This commit is contained in:
Tzahi12345
2020-05-09 03:34:59 -04:00
parent 39e737024f
commit ecc2737a05
2 changed files with 4 additions and 4 deletions

View File

@@ -67,8 +67,8 @@ mat-form-field.mat-form-field {
.input-clear-button {
position: absolute;
right: -10px;
top: 5px;
right: 5px;
top: 22px;
}
.spinner-div {