From a7f797e27f0f124597d73227b7cacbe489938a0d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:01:14 -0800 Subject: [PATCH] Update styling --- src-ui/messages.xlf | 9 +-------- .../filterable-dropdown.component.html | 5 +++-- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 604a968f2..08688cc51 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -4946,18 +4946,11 @@ 64 - - - - src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 71 - - Click again to exclude items. src/app/components/common/filterable-dropdown/filterable-dropdown.component.html - 76 + 77 diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html index 310edd1f1..d4672a0ca 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html @@ -67,8 +67,9 @@ } } @if (extraButtonTitle) { - } @if (!editing && manyToOne) {