updated backend to support youtube auth

frontend now support youtube auth as well
This commit is contained in:
Isaac Grynsztein
2020-02-28 20:09:59 -05:00
parent 5ca4f036c7
commit 71d7c30032
5 changed files with 64 additions and 19 deletions

View File

@@ -119,6 +119,4 @@ mat-form-field.mat-form-field {
.advanced-input {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}