From f88833f24eadf6ce60317810f8dce46085df787d Mon Sep 17 00:00:00 2001 From: Zack Lee <90279765+zackcl@users.noreply.github.com> Date: Wed, 25 Sep 2024 01:26:39 +0900 Subject: [PATCH] Fix the visibility of multiple-row chips and the alignment of the icon button (#1980) Co-authored-by: Pratik Prajapati <33730817+ppratikcr7@users.noreply.github.com> --- .../common-tag-input.component.html | 64 ++++++++++--------- .../common-tag-input.component.scss | 11 +++- 2 files changed, 43 insertions(+), 32 deletions(-) diff --git a/frontend/projects/upgrade/src/app/shared-standalone-component-lib/components/common-tag-input/common-tag-input.component.html b/frontend/projects/upgrade/src/app/shared-standalone-component-lib/components/common-tag-input/common-tag-input.component.html index 5a5477cb65..c9fee16801 100644 --- a/frontend/projects/upgrade/src/app/shared-standalone-component-lib/components/common-tag-input/common-tag-input.component.html +++ b/frontend/projects/upgrade/src/app/shared-standalone-component-lib/components/common-tag-input/common-tag-input.component.html @@ -9,38 +9,40 @@ {{ label | translate }} * -