From d720178db3b563583bec05689dee9639af43117c Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Wed, 12 Oct 2022 16:36:33 +0300 Subject: [PATCH] [Explore]: orcid-work.component.ts: [Bug fix] Added [size]="'small'" input to | environment.ts: Updated port of orcidAPIURL (standalone service). --- orcid/orcid-work.component.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/orcid/orcid-work.component.ts b/orcid/orcid-work.component.ts index 250bec59..b05596c2 100644 --- a/orcid/orcid-work.component.ts +++ b/orcid/orcid-work.component.ts @@ -25,7 +25,7 @@ declare var UIkit: any; - + Add to  ORCID  @@ -41,7 +41,7 @@ declare var UIkit: any; - + Delete from  ORCID  @@ -64,7 +64,7 @@ declare var UIkit: any; + [top_margin]="false" [size]="'small'"> + [top_margin]="false" [size]="'small'"> @@ -121,7 +121,7 @@ declare var UIkit: any; [class]="'uk-button uk-button-default action uk-flex uk-flex-middle '+ ((showLoading || !putCodes || putCodes.length == 0) ? 'uk-disabled' : '')"> - + View ORCID work @@ -133,7 +133,7 @@ declare var UIkit: any; - + Update ORCID work @@ -143,7 +143,7 @@ declare var UIkit: any; - + Add to ORCID @@ -153,7 +153,7 @@ declare var UIkit: any; - + Delete from ORCID