From b18cfcf533541c26d71ec540e941d3c9d85228a3 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 20 Jul 2023 17:06:46 +0300 Subject: [PATCH] [Library | develop]: resultLanding.component.html & resultLanding.component.ts & transferData.component.html & transferData.component.ts: In desktop view, reverted data transfer modal to normal instead of full screen & small fixes for action icon and modal view | aligned "Go to search" back button with the rest of the page contents. --- .../result/resultLanding.component.html | 24 +- .../result/resultLanding.component.ts | 1 + .../dataTransfer/transferData.component.html | 272 +++++++++--------- utils/dataTransfer/transferData.component.ts | 37 ++- 4 files changed, 192 insertions(+), 142 deletions(-) diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 0abe1f56..df125f35 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -3,7 +3,7 @@